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