Skip to content

Taco Bot over Interactions: Manage Trello boards straight from Discord!

License

Notifications You must be signed in to change notification settings

trello-talk/TacoInteractions

Repository files navigation

logo

Taco

Manage Trello boards straight from Discord!

tacobot.appInvite TacoSupport Server

Discord Shield Discord Bots TranslationWidget DeepScan grade


GuideSelf-hostFAQContributing



Quickstart

  1. Set up Redis/KeyDB
  2. Set up a PostgreSQL Database
  3. Create a Discord Bot Application
  4. yarn && npx prisma generate
  5. Copy .env.example into .env and fill in the variables
  6. yarn start