mirror of
https://github.com/Ratstail91/SANCTUM.git
synced 2025-11-28 18:14:28 +11:00
BUGFIX: Added the !book command properly
This commit is contained in:
@@ -105,6 +105,7 @@ function processBasicCommands(client, message) {
|
||||
|
||||
case "help":
|
||||
case "lore":
|
||||
case "book":
|
||||
shared.SendPublicMessage(client, message.author, message.channel, dialog(command, args[0]));
|
||||
return true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user