Simple discord bot used to delete images and links. More info can be found on the bot's website
yarn
yarn install
DEBUG
- usually set to*
to show all logsDEBUG_COLORS
- enables colors on debug logs when set totrue
DISCORD_BOT_AUTH
- for discord authenticationDATABASE_URL
- to connect with psql database
npm run start