issues
search
czechbol
/
Amadeus
Helper Discord.py bot
GNU General Public License v3.0
4
stars
3
forks
source link
Leaderboard fixes
#7
Closed
sinus-x
closed
4 years ago
sinus-x
commented
4 years ago
Files are scanned on bot load only, not on every
on_ready()
event.
The leaderboard embeds are protected against 404s, which would occur if the channel was deleted or the member left.
on_ready()
event.