https://github.com/Polyfrost/PolyHelper
https://github.com/Polyfrost/PolyHelper
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Polyfrost/PolyHelper
- Owner: Polyfrost
- License: other
- Created: 2022-04-11T12:36:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-09T00:43:09.000Z (11 months ago)
- Last Synced: 2025-07-09T22:09:08.772Z (11 months ago)
- Language: TypeScript
- Size: 5.65 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# 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`