Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 795 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 795 Bytes

Discord.JS-Community-Bot

This is a bot for a community Discord server using the Discord.js library.

Installation

  1. Clone this repository git clone https://github.com/EvarinDev/Discord.JS-Community-Bot && cd Discord.JS-Community-Bot
  2. Run bun install to install the dependencies.

Usage

  1. Create a new Discord bot on the Discord Developer Portal.
  2. Rename .env.example to .env.
  3. Copy the Guild ID and Client ID from Discord.
  4. Copy the bot token and paste it into the .env file
  5. Run bun start to start the bot.

Contributing

Contributions are welcome! Please fork this repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.