Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ranile/ticket-manager


https://github.com/ranile/ticket-manager

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ticket-manager

Discord bot for managing tickets built with [discord.py](https://github.com/Rapptz/discord.py). It uses cloud firestore for database with cloud functions

## Setup instructions:
1. Install dependencies using pip. You can use requirements.txt file for it
2. Set environment variables for `BOT_TOKEN` with your token and `FUNCTIONS_URL` with the url to your cloud functions.