Bot Name is a Discord bot that helps you promote servers in a specific channel using a specific command.
- Install Node.js and npm from the official website: https://nodejs.org
- Clone this repository to your computer.
- Open your preferred text editor and open the repository folder in it.
- Open the "config.json" module and enter your bot account information.
- Open your command prompt (such as Terminal or Command Prompt) and enter the command
npm install
to install all necessary modules. - After all modules are installed successfully, you can run the bot by entering the command
node index.js
.
$link [link]
: Use this command to post a Discord server link in the specified channel.$black-add [id]
: Use this command to add a user to the blacklist. This user will be prevented from using any commands performed by the bot.$black-remove [id]
: Use this command to remove a user from the blacklist. This user will be able to use any commands performed by the bot.
If you need any assistance or encounter any issues with the project, feel free to join our support server at https://discord.gg/ra3d or contact YAZAN#1411.