Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.12 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.12 KB

Discord.js-Notification-System Infomration

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

Credits

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)

Contact Me!

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

Dependencies

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