mirror of
https://github.com/zkldi/Tachi.git
synced 2026-09-27 01:20:31 +03:00
Tachi Bot
A discord bot that interacts with an instance of the Tachi Server.
Setup
- Install dependencies with
pnpm install. - Create the relevant
conf.json5and.envfiles. At the moment, you'll have to read the codebase for information about them. - Run
pnpm start.
Contributions
You can contribute to this project by requesting features or reporting bugs under issues. Pull requests for features are also appreciated. You should also read the Contribution Information for Tachi.