fixed author name
This commit is contained in:
@@ -54,6 +54,8 @@ public class JMusicBot {
|
|||||||
EventWaiter waiter = new EventWaiter();
|
EventWaiter waiter = new EventWaiter();
|
||||||
Bot bot = new Bot(waiter);
|
Bot bot = new Bot(waiter);
|
||||||
|
|
||||||
|
AboutCommand.IS_AUTHOR = false;
|
||||||
|
|
||||||
// set up the command client
|
// set up the command client
|
||||||
CommandClient client = new CommandClientBuilder()
|
CommandClient client = new CommandClientBuilder()
|
||||||
.setPrefix(config.getPrefix())
|
.setPrefix(config.getPrefix())
|
||||||
|
|||||||
Reference in New Issue
Block a user