Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 303 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 303 Bytes

skyanswers

a bot to do misc things in the SkyClient server, originally intended to only answer tickets, but extended to replace another bot

running

  1. clone it
  2. bun i
  3. copy .env.example to .env and add the needed values to it
  4. make sure the bot has edit channel perms
  5. npm start