Skip to content

theSaintKappa/MosesBot

Repository files navigation

MosesBot

A very cool discord bot named after my friend Moses


Installation & Running

  1. Install Bun
  2. Clone the repository & cd into it
  3. Run bun install to install dependencies
  4. Create a .env file in the root directory and fill it with environment variables as shown in the .env.example file
  5. Edit the src/config.json file to include your own discord IDs
  6. Finally, start the bot with bun start