A new command? 🤔

This commit is contained in:
GregTCLTK 2019-12-22 01:04:10 +01:00
parent d482639e82
commit e051c81221
No known key found for this signature in database
GPG key ID: A91BADE5C070FF67
2 changed files with 3 additions and 0 deletions

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