Need help? join discord server Invite Link
npm install
Make sure to check Slash Commands Guide
- config.json
{
"token": "YOUR_BOT_TOKEN",
"serverID": "YOUR_SERVER_ID",
"botID": "YOUR_BOT_ID",
"log_channel_id": "Channel-id",
"prefix": "YOUR_PREFIX",
"autoRoleId": "ROLE ID",
"ownersID": ["Id_1", "id_2"]
}
- Note: Prefix is not required in
config.json
you just need it if you want to create commands with prefix.