Add a PircBotX implementation of cloud

This commit is contained in:
Alexander Söderberg 2020-10-22 10:51:33 +02:00 committed by Alexander Söderberg
parent c74ac64e5f
commit 979d1079c6
9 changed files with 484 additions and 3 deletions

View file

@ -14,6 +14,8 @@ ext {
'adventure-api' : '4.1.1',
'paper-api' : '1.15.2-R0.1-SNAPSHOT',
'velocity-api' : '1.1.0-SNAPSHOT',
// IRC DEPENDENCIES
'pircbotx' : '2.1',
// TEST DEPENDENCIES
'jupiter-engine': '5.7.0',
'jhm' : '1.25.2'