Skip to content

Advanced AntiLink protection bot for Discord servers, preventing spam, unauthorized links, and ensuring a safe, secure community environment.

License

Notifications You must be signed in to change notification settings

KaloudasDev/discord-antilink-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚫 AntiLink Bot

Description:

  • AntiLink Bot is a powerful and efficient Discord bot designed to automatically detect and remove unauthorized links from your server. It helps maintain a clean and secure chat environment by preventing spam and malicious links.

Credits:

  • This bot was created by Kaloudas. Special thanks to all contributors and the Discord community for their support and valuable feedback.

License:

  • This project is open-source and available under the GNU General Public License v3.0.

⚙️ Setup Instructions:

To set up AntiLink Bot on your own Discord server, follow these steps:

  1. Clone the Repository
    Clone the repository to your local machine using the following command:

    git clone https://github.com/KaloudasDev/AntiLink-Bot
  2. Install Dependencies
    Navigate to the project folder and run the following commands to install the required dependencies:

    npm install discord.js@latest
    npm install
    npm install dotenv
  3. Set Up Environment Variables
    Create a .env file in the root directory and add your bot token:

    BOT_TOKEN=your-discord-bot-token-here
  4. Run the Bot
    To start the bot, run the following command:

    node index.js
  5. Add the Bot to Your Server
    Go to the Discord Developer Portal, find your bot’s application, and use the OAuth2 link to add it to your server.


🔗 Contact Links:

About

Advanced AntiLink protection bot for Discord servers, preventing spam, unauthorized links, and ensuring a safe, secure community environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published