Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Always use the get_logger func from bot-core | 2023-11-25 | -2/+2 | |
| | ||||
* | Apply fixes for ruff linting | 2023-05-09 | -12/+14 | |
| | | | | | Co-authored-by: wookie184 <[email protected]> Co-authored-by: Amrou Bellalouna <[email protected]> | |||
* | Support discord.py's new async cog loading | 2022-09-21 | -2/+2 | |
| | ||||
* | Use extension utils from bot-core | 2022-09-21 | -2/+1 | |
| | ||||
* | Fix a grammatical mistake in the description of the `.spookify` command | 2021-11-22 | -1/+1 | |
| | ||||
* | Use display_avatar instead of avatar in send_pride_image | 2021-10-20 | -1/+1 | |
| | | | Discord.py 2.0 returns None for avatar if a user has default avatar. `display_avatar` returns always `Asset`. | |||
* | Update paths to new resource links | 2021-09-04 | -0/+372 | |
Additionally, this commit fixes an error with the pridepfp command. The avatar image now uses discord.py's v.20 avatar.url instead of avatar_url |