issues
search
miaowware
/
qrm2
A discord bot with ham radio functions
Other
19
stars
13
forks
source link
Embed factory/pycord fixes
#468
Closed
classabbyamp
closed
1 year ago
classabbyamp
commented
1 year ago
common.py: don't error when creating embeds for users without avatars
behaviour changed in pycord 2.0:
https://docs.pycord.dev/en/stable/api/models.html#discord.User.display_avatar
common.py: use tz-aware datetime for proper timestamp display
https://docs.pycord.dev/en/stable/api/data_classes.html#discord.Embed.timestamp
fixes #467
fixes #467