Welcome to the documentation for My Discord Bot! This bot is designed to make your server management easier by providing various commands. It uses the discord.js
library.
- The default command prefix is
>
. You can change it by modifying the bot's configuration. - Run
>help
to see the list of available commands and how to use them.
>help
: Display a list of available commands and their descriptions.>ping
: Check the bot's response time.>kick <user>
: Kick a user from the server.>ban <user>
: Ban a user from the server.>clear <amount>
: Delete a specified number of messages from the channel.- ...
This project is licensed under the MIT License. You are free to modify and distribute the code as long as you include the original license and copyright notice.