Skip to content

A basic Discord.js bot created for monitoring messages sent on Discord servers and identifying any invitations to other servers.

License

Notifications You must be signed in to change notification settings

sefinek24/is-discord-invitation-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌿 Is-Discord-Invitation-BOT

Bot checking if messages contain an invitation to a Discord server.

🦊 How to use

  1. Install Node.js.
  2. Download the repository.
  3. Rename .env.example to .env and fill in the values (your bot token).
  4. Install dependencies: npm install.
  5. Run the bot: node index.js.
  6. Invite the bot to your server and enable required gateway intents.
  7. Give the bot the Manage Messages permission.
  8. Done!

➕ Modules

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.