a bot to do misc things in the SkyClient server, originally intended to only answer tickets, but extended to replace another bot
- clone it
bun i
- copy
.env.example
to.env
and add the needed values to it - make sure the bot has edit channel perms
npm start