charleybot is a discord bot that will generate "it's always sunny in philadelphia" title cards on command
!sunny <message>
- this will generate an iasip title card with the message contained
- clone this repo
cp src/config.sample.ts src/config.ts
- get a discord bot token and put it in
src/config.ts
docker-compose build
docker-compose up -d