Releases: Baviaan/lotro
Releases · Baviaan/lotro
Docs update
Updated the docs to reflect the new !format command.
24h format
Features:
- You can now specify whether you want to use 24h time format for your server by typing
!format 24
(and!format 12
to revert to the default).
QoL:
- Admins are now allowed to change raid settings even when they're not a 'raid leader'.
- When a user issues a raid command without specifying a timezone and the user does not have a default timezone set, the bot will now check if a server timezone has been set and use that before defaulting to US Eastern.
QoL
discord.py 1.6
- Updated dependency to discord.py 1.6 to use the new partial message class.
- Updated localization files.
3.10.4
QoL
Bugfix
Minor patch
- The calendar will now also be updated when a raid expires, instead of only when a raid is posted. Remember raids expire 2 hours after their scheduled start time.
- The bot no longer enforces capitalization of custom raids
- Backend bugfix where the bot immediately attempted to expire a raid again after expiring it.
Calendar
Feature:
- There is a new command
!calendar
that will provide a quick overview of all raids scheduled for the upcoming week. The calendar will automatically update every time a new raid is posted. Since edits do not generate a notification he will also send a message when the calendar is updated. This leaves it up to the user to mute the notification or not.
QoL:
- The commands
!servertime
and!displaytimes
are now usable by admins in addition to raid leaders.
Miscellaneous:
- Some back end efficiency improvements.