Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.98 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.98 KB

Boost and Unboost Announcer Discord Bot

🎉 Get Started

  1. Install the node.js v16.9 or higher in your device.
  2. Enable Server Members and Presence Intents into your bot through Discord Developer Portal.
  3. Open your Terminal and install all of the required packages with:
npm install
  1. Don't forget to fill out the botToken, boostAnnounceChannelId and boostLogsChannelId in config.json file by your real information!
  2. Run your application with sending this command in Terminal:
node index.js

📸 Preview Images

  1. Sends Boost Announce message to a channel with button and reaction emoji.

Boost Announcer

  1. Sends two different messages immediately to DM of the member who either boosted or unboosted the server.
  • Boost DM UnBoost DM

  1. Provides a comprehensive moderation audit logs for both of them.
  • Boost Logs UnBoost Logs

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.