v.1.4.5 Rewrote handling of guildconfig and server to operate through the DataManager constructor
v.1.4.4 Rewrote handling of guildconfig so that now a variable 'server' is stored as a property of guildconfig for the specific server settings.
v.1.4.3 Fixed bugs with tickets so now it works perfectly with reactions - no more failing to find and react to the right message.
v.1.4.2 Updated !version
and !upversion
commands so bot nickname automatically changes to match the version. Created !setpresence
command.
v.1.4.1 Fixed bug where tickets and dbpositions couldn't co-exist.
v.1.4.0 Rewrote the entirety of the 'Support Manager' bot functions into LAZYbot, suiting the needs of our server. This includes:
• Not insta-deleting ticket messages.
• Reacting to ticket messages with a 💭 sign.
• Posting a reply which lets the user know their message has been read, then deleting it after 5 seconds.
• Updating a single embed in #transaction-log
which lists all the active tickets. Edits it to include new tickets upon .ticket add
and .ticket close
. Matches the database of stored tickets.
• Tickets automatically close on .give x person
if it can find a matching ticket and .ticket close [ticket number]
without extra commands. Give commands and confirmation commands automatically deleted on timer.