wewooooweeewooo
This commit is contained in:
@@ -8,6 +8,7 @@ if (!prefix) {
|
||||
}
|
||||
|
||||
export async function messagehandler(bot: Bot, message: Message) {
|
||||
console.debug({message})
|
||||
const command = message.content.split(" ")[0];
|
||||
try {
|
||||
switch (command) {
|
||||
|
||||
Reference in New Issue
Block a user