An open API service indexing awesome lists of open source software.

https://github.com/angeldevildev/bot-discord

A Discord bot developed in JavaScript with the discord.js library.
https://github.com/angeldevildev/bot-discord

discord-bot discord-js discordjs javascript json nodejs nodemon

Last synced: 3 months ago
JSON representation

A Discord bot developed in JavaScript with the discord.js library.

Awesome Lists containing this project

README

          

# 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 `: Kick a user from the server.
- `>ban `: Ban a user from the server.
- `>clear `: Delete a specified number of messages from the channel.
- ...

## License

This project is licensed under the [MIT License](LICENSE). You are free to modify and distribute the code as long as you include the original license and copyright notice.