- 16 Jul, 2022 3 commits
-
-
maxlxl authored
! using the same code from the !rsvpcount command for limiting the !rsvp command of the people. this takes a lot of processing, so get this more performant in the future!
-
maxlxl authored
-
maxlxl authored
+ added a gif as request + rsvp/ticket limits + command for updating ticket_limit ! refined messages for ticket-sending
-
- 11 Jun, 2022 1 commit
-
-
maxlxl authored
-
- 16 May, 2022 1 commit
-
-
maxlxl authored
+ mysql now reconnects automatically when the connection got reset.
-
- 15 May, 2022 2 commits
-
-
maxlxl authored
! now requiring discord.py in a specific version! (check README.txt) ! reorganized code * replaced most .format() functions with format-strings
-
maxlxl authored
! now requiring discord.py in a specific version! (check README.txt) ! reorganized code * replaced most .format() functions with format-strings
-
- 09 May, 2022 2 commits
- 30 Aug, 2020 1 commit
-
-
maxlxl authored
* fixed member join role re-adding
-
- 28 Aug, 2020 1 commit
-
-
Max Rutkowski authored
* changed storage to mysql instead of file (data.py) * moved !rsvplist to a website + added automatic role-granting for people which rejoin the discord server and were RSVPed before + added a few more successful messages :) - removed !stillcoming ! database creation SQL file can be found in the "ticketing" repository.
-
- 25 Aug, 2020 1 commit
-
-
maxlxl authored
-
- 09 Mar, 2020 1 commit
-
-
maxlxl authored
changed internal commands (!rsvpcount, !rsvplist) to support the stillcoming functionality.
-
- 06 Mar, 2020 1 commit
-
-
maxlxl authored
TCEU got cancelled. We want to know who is still coming to Amsterdam and decide based on that how we will continue. also some minor adjustments KnownBugs: - internal commands (!rsvpcount) and (!rsvplist) ignore these changes. This will be fixed in another update. - data.py in it's initial version is not prepared for these changes. since the generation of this file is not implemented yet, it doesn't matter that much by now.
-
- 19 Feb, 2020 1 commit
-
-
maxlxl authored
Fixed !rsvp command ("!rsvp +1" got accepted, nut shouldn't)
-
- 15 Feb, 2020 2 commits
- 03 Feb, 2020 1 commit
-
-
maxlxl authored
- moved discord app key into a config file - added a few more commands - added custom messages - added random messages - fixed a few bugs
-
- 31 Jan, 2020 2 commits