https://github.com/imlunahey/ticket-genie
Effortlessly manage tickets
https://github.com/imlunahey/ticket-genie
bot discord discord-bot discord-ticket-bot ticketing-system tickets
Last synced: 3 months ago
JSON representation
Effortlessly manage tickets
- Host: GitHub
- URL: https://github.com/imlunahey/ticket-genie
- Owner: ImLunaHey
- Created: 2023-03-14T17:04:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-03T12:16:20.000Z (about 3 years ago)
- Last Synced: 2025-03-20T21:14:41.283Z (over 1 year ago)
- Topics: bot, discord, discord-bot, discord-ticket-bot, ticketing-system, tickets
- Language: TypeScript
- Homepage:
- Size: 2.52 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Effortlessly manage tickets.
## **Description**
Looking for an easy and efficient way to manage tickets on your Discord server? Look no further than Ticket Genie! Our open-source Discord bot simplifies the ticket management process, so you can focus on providing top-notch support to your users.
## Public bot
Keep an eye on https://github.com/ImLunaHey/ticket-genie/issues/1
## Self hosted
```shell
git clone git@github.com:ImLunaHey/ticket-genie.git
cd ticket-genie
```
Make sure to edit the `.env` and add your bot token, if you don't know how to find your bot token follow [this](https://docs.discordbotstudio.org/setting-up-dbs/finding-your-bot-token) guide.
Now to start the bot type the following. To keep it running in the background add the `-d` flag at the end of the command.
```shell
docker-compose up
```
## **Support**
For questions and support please use the official [Discord channel](https://discord.gg/PppGKn2Kfy). The issue list of this repo is **exclusively** for bug reports and feature requests.
## **License**
Ticket Genie is [MIT licensed](./LICENSE.md).
