- Install the node.js v16.9 or higher in your device.
- Enable
Server Members
andPresence
Intents into your bot through Discord Developer Portal. - Open your Terminal and install all of the required packages with:
npm install
- Don't forget to fill out the
botToken
,boostAnnounceChannelId
andboostLogsChannelId
inconfig.json
file by your real information! - Run your application with sending this command in Terminal:
node index.js
- Sends Boost Announce message to a channel with button and reaction emoji.
- Sends two different messages immediately to DM of the member who either boosted or unboosted the server.
- Provides a comprehensive moderation audit logs for both of them.
Hope enjoy and if you like it, Don't forget to give the starβ to this repository and please follow me for more special open source projects!
Made with π€ by
Masihdeveloper
in JavaScript.