issues
search
agraubert
/
Beymax
A custom Discord bot and high-level bot API -- Moved to GitLab
https://beymax.dev
MIT License
1
stars
2
forks
source link
QOL Patch 1
#77
Closed
agraubert
closed
6 years ago
agraubert
commented
6 years ago
1st Quality Of Life patch
Highlights:
Tasks are now dispatched via a background thread (no longer triggered by user input)
Beymax reports his own birthday (May 6th) if another user is using the birthday feature
Added an
idof
command to get IDs
Removed
self.users
which was prone to caching issues
Added
_payout
command to pay users xp or tokens
Any command which takes a user ID can now take a username just as easily
1st Quality Of Life patch
Highlights:
idof
command to get IDsself.users
which was prone to caching issues_payout
command to pay users xp or tokens