Skip to content

TicketBot_v4.3

Compare
Choose a tag to compare
@WebTheDev WebTheDev released this 17 Jun 02:42
1667bf1

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

image

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

image

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

New Contributors

Full Changelog: v4.2.2...v4.3