TicketBot_v4.3
Feature Updates:
1. Added a customizable option that only allows server members to have one ticket open at a time. (Adjust the "multipleTicketsAllowed" variable in the config.py file.)
2. Added another customizable option that allows ticket transcripts to be dm'ed to ticket creators when transcribing/closing a ticket. (Adjust the "dmTicketCopies" variable in the config.py file.)
PLEASE NOTE Discord has stopped saving media that is uploaded to a deleted channel. Therefore, any media that is sent in a ticket channel will not show in the transcript after a couple of days.
3. Archived tickets will no longer be managed by the ticketbot.
Bug Fixes:
None!
Updated Files:
main.py
create.py
options.py
config.py
Please open up a issue if you find any bugs with this version of the bot.
-Web
What's Changed
- v4.3 Review by @WebTheDev in #1
New Contributors
- @WebTheDev made their first contribution in #1
Full Changelog: v4.2.2...v4.3