Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 868 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 868 Bytes

Discord Bot

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.

Getting Started

  1. The default command prefix is >. You can change it by modifying the bot's configuration.
  2. Run >help to see the list of available commands and how to use them.

Commands

  • >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.
  • ...

License

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.