https://github.com/infinitybotlist/ibl-tickets
https://github.com/infinitybotlist/ibl-tickets
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/infinitybotlist/ibl-tickets
- Owner: InfinityBotList
- License: mit
- Created: 2022-12-18T07:04:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-16T06:35:07.000Z (about 2 years ago)
- Last Synced: 2025-02-17T11:31:37.291Z (over 1 year ago)
- Language: Go
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ibl-tickets
Custom ticketting bot for IBL v4. Self-hosting is not officially supported.
**Licensed under the MIT License.**
## Getting started
*The bot must be in a team to use this.*
- Fill out `.env` as per `.env.sample`. Also edit `topics.yaml` with the topics that tickets can be,
- Run `make` to build the executable. Go 1.19 is required.
- Run `./ibl-tickets` to start the bot.
## Create the ticket message
In the `TICKET_CREATE_CHANNEL` defined in `.env`, type `tikm`. You must be a owner of the bot to do this.