Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skyblockclient/skyanswers
https://github.com/skyblockclient/skyanswers
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/skyblockclient/skyanswers
- Owner: SkyblockClient
- License: other
- Created: 2022-04-11T12:36:57.000Z (over 2 years ago)
- Default Branch: rewrite
- Last Pushed: 2024-05-22T16:06:20.000Z (8 months ago)
- Last Synced: 2024-05-22T16:33:31.645Z (8 months ago)
- Language: TypeScript
- Size: 4.78 MB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: license.md
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`