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.
To set up AntiLink Bot on your own Discord server, follow these steps:
-
Clone the Repository
Clone the repository to your local machine using the following command:git clone https://github.com/KaloudasDev/AntiLink-Bot
-
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
-
Set Up Environment Variables
Create a.env
file in the root directory and add your bot token:BOT_TOKEN=your-discord-bot-token-here
-
Run the Bot
To start the bot, run the following command:node index.js
-
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.
- Author's Discord Profile: Kaloudas
- NobleCraft Studios: NobleCraft
- Author's Email: kaloudasdev@gmail.com