Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.19 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.19 KB
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