Greg dev #269

Merged
greg6775 merged 157 commits from greg-dev into hax-dev 2019-12-28 13:12:48 +01:00
2 changed files with 3 additions and 0 deletions
Showing only changes of commit e051c81221 - Show all commits

View file

@ -88,6 +88,7 @@ public class Hadder {
new AboutCommand(),
new LanguageCommand(),
new ClydeCommand(),
new PlayCommand(),
new StarBoardCommand()), config, helpCommand);
builder.addEventListeners(

View file

@ -178,6 +178,8 @@ commands.music.leave.success.description = I successfully disconnected from the
commands.music.leave.error.tile = Not connected
commands.music.leave.error.description = I'm currently in no Voice Channel on this Guild
commands.music.leave.help.description = Leaves a voice channel
commands.music.play.success.title = %extra% Now playing %extra%
commands.music.play.success.description = Playing some cool stuff xD
commands.nsfw.gif.error.title = GIF not showing? Click here
commands.nsfw.img.error.title = Image not showing? Click here