Direct Messages
This module allows you to manage bot's private messages and send private messages via bot.
Features
Show recieved private messages
Send private messages to selected user
Send private message to all users
Installation
Drop unzipped files into
/modules
directoryEdit
directMessagesConfig.yml
Restart the bot
How to use
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!
Showcase
Last updated
Was this helpful?