aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/utilities/twemoji.py (follow)
Commit message (Collapse)AuthorAgeLines
* Always use the get_logger func from bot-coreGravatar Chris Lovering2023-11-25-2/+2
|
* Apply fixes for ruff lintingGravatar Chris Lovering2023-05-09-4/+6
| | | | | Co-authored-by: wookie184 <[email protected]> Co-authored-by: Amrou Bellalouna <[email protected]>
* Fix breaking changes in emoji 2.0Gravatar Chris Lovering2022-09-21-2/+2
|
* Support discord.py's new async cog loadingGravatar Chris Lovering2022-09-21-2/+2
|
* Use extension utils from bot-coreGravatar Chris Lovering2022-09-21-2/+1
|
* Add Twemoji utility command (#988)Gravatar Gustav Odinger2022-03-14-0/+150
Co-authored-by: Xithrius <[email protected]>