Greg dev #269
2 changed files with 3 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ public class Hadder {
|
|||
new AboutCommand(),
|
||||
new LanguageCommand(),
|
||||
new ClydeCommand(),
|
||||
new PlayCommand(),
|
||||
new StarBoardCommand()), config, helpCommand);
|
||||
|
||||
builder.addEventListeners(
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue