Direct Messages
This module allows you to manage bot's private messages and send private messages via bot.
Last updated
Was this helpful?
This module allows you to manage bot's private messages and send private messages via bot.
Last updated
Was this helpful?
Show recieved private messages
Send private messages to selected user
Send private message to all users
Drop unzipped files into /modules
directory
Edit directMessagesConfig.yml
Restart the bot
You can send message to a specific user using -send <user> <message>
-> for example -send Kesims#0001 Hello Kesims!
You can send message to all users on the server using -sendall <message>
-> for example -sendall Hello everyone!