/ECA

UWaterloo "ACE" A Capella club's friendly discord bot!

Primary LanguageJavaScriptMIT LicenseMIT

ECA

ECA is ACE's very own discord bot! ECA can help you navigate the server, participate in events, give feedback to the club, and have an overall greater ACE experience!

Developer Notes

To help develop this project on your local machine, please do the following:

  1. Clone this repo onto your local machine.
  2. Run "npm install" or "yarn install" in the /ECA directory.
  3. Create a .env file in the root directory and send a message to Leben#3185 for the secret tokens.
  4. Run "yarn dev" or "npm run dev" to turn on the bot and have it automatically restart when you save changes.