mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 17:14:15 +02:00
fix(arabot): let normal and slash commands be run at the same time
This commit is contained in:
parent
a9d3e6405b
commit
753fdfb57c
@ -27,6 +27,7 @@ require('dotenv').config();
|
||||
// Setting up the Sapphire client
|
||||
const client = new SapphireClient({
|
||||
defaultPrefix: process.env.DEFAULT_PREFIX,
|
||||
loadMessageCommandListeners: true,
|
||||
logger: {
|
||||
level: LogLevel.Debug,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user