Link Bot reboot
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
- obtain by enabling developer options and right clicking yourself, then choosing the
Supply all of that information in a .env
file as defined in src/config.ts
To run, use npm run dev
.