aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/fun/quack.py (follow)
Commit message (Collapse)AuthorAgeLines
* Apply fixes for ruff lintingGravatar Chris Lovering2023-05-09-3/+3
| | | | | Co-authored-by: wookie184 <[email protected]> Co-authored-by: Amrou Bellalouna <[email protected]>
* Update quackstack integrationGravatar Chris Lovering2022-09-23-4/+3
| | | | With https://github.com/python-discord/quackstack/pull/74 the location for the generated duck as been moved to the Location header, as a full URL.
* Support discord.py's new async cog loadingGravatar Chris Lovering2022-09-21-2/+2
|
* `.quack` (#849)Gravatar Kronifer2021-10-01-0/+75
* feat: Added quack command * added log.error call for request fails * spacing change Co-authored-by: Bluenix <[email protected]> * another spacing change Co-authored-by: Bluenix <[email protected]> * Moved description to footer Co-authored-by: Bluenix <[email protected]> * whitespace fix * chore: Removed the link from the footer and set it as the url param * chore: moved footer to description Co-authored-by: Bluenix <[email protected]> Co-authored-by: Xithrius <[email protected]>