An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Ticket Genie Logo

Effortlessly manage tickets.



Discord

## **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).