This is a notification system that allows you to notify people who have a certain role via DM's with a bot. In addition, you can sticky a message to a certain channel and it will stick there until you unstick it. Which these are perfect ways to direct information out to people. In order for the command to work you have to do the following;
/notify [PREFIX]sticky [PREFIX]unsticky
https://github.com/andrerahardjo97/discord-sticky-message-bot
(New version of the sticky feature, old version which was made by me can be found in previous commits)
If you have any questions/suggestions or any problems with my work, feel free to contact me via email or message me on discord!
Discord: neoptunium#1111
Email: neoptunium@gmail.com
discord.js
@discordjs/rest
fs
config.json (Need to add data to "clientID
", "guildID
", "token
", "rolePerm
", "roleDM
")
.env (Need to add data to "DISCORD_TOKEN
", "ALLOWED_ROLES_ID
", "MAX_MESSAGE_COUNT
", "OWNER
", "PREFIX
")
Note: The "clientID
" is the discord bot's Client ID