Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ranile/ticket-manager
https://github.com/ranile/ticket-manager
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ranile/ticket-manager
- Owner: ranile
- Created: 2019-10-23T13:57:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T14:03:34.000Z (about 5 years ago)
- Last Synced: 2024-10-12T23:43:55.333Z (3 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.