Skip to content

acmucsd/discord-bot

Repository files navigation

BreadBot

ACM's very own Discord bot!

Installation

BreadBot is quick to install. Node v14 or higher is required.

git clone https://github.com/acmucsd/discord-bot
cd discord-bot
yarn

Configuration

In order to configure BreadBot, you will need to:

  • Copy .env.example to .env
  • Modify any of the environment variables you need

Some environment variables are mandatory, make sure to check which ones in the comments. We assume you already have a Discord app for your bot. If not, you may check out a tutorial of how to do it here (Part 1 is the useful part).

Running

To run, simply:

yarn start

Developing

Please read CONTRIBUTING.md first, as it contains a general overview of how the bot is structured for you to be able to get started fast.

About

BreadBot's the ACM UC San Diego Discord Bot. Join our server!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages