SkyblockClient / SkyAnswers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. pnpm i
  3. set DISCORD_TOKEN in .env optional: set SB_KEY for the supabase db and AZURE_QA_KEY for the azure question answering if you want
  4. make sure the bot has edit channel perms
  5. pnpm start

About

License:Other


Languages

Language:TypeScript 97.6%Language:JavaScript 2.4%