Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 595 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 595 Bytes

TicketBot

Discord ticket bot with buttons, slash commands, staff menu and transcripts system. Developed in Python using discord.py

Preview

https://streamable.com/09jzc6

Installation guide

$ git clone https://github.com/itsmat/TicketBot.git or download
$ python -m pip install -r requirements.txt
Edit config.py
$ python main.py

Contact

💡 Do you have a function to implement? Open an issue and I might implement it.