Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 544 Bytes

readme.md

File metadata and controls

19 lines (13 loc) · 544 Bytes

Build Status

Link Bot X

Link Bot reboot

Getting Started

You will require the following:

  • docker
  • docker compose
  • a discord bot
    • save the token from the 'Bot' tab
  • your discord id
    • obtain by enabling developer options and right clicking yourself, then choosing the Copy ID option

Supply all of that information in a .env file as defined in src/config.ts

To run, use npm run dev.