aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2021-04-12Allow automatic linking of issues outside of the python-discord organisationGravatar Matteo Bertucci-41/+34
Actions python-discord/organisation#345
2021-04-11chore: add time as alias of timedGravatar vcokltfre-1/+1
Co-authored-by: Matteo Bertucci <[email protected]>
2021-04-11Add env var for trashcan eomji overrideGravatar Chris-1/+1
2021-04-11Issues: add `type=public`Gravatar Matteo Bertucci-1/+1
This will make sure that even if a privileged token is passed we won't leak any private information.
2021-04-11fix: use ctx.prefix when suggesting the help commandGravatar vcokltfre-1/+4
2021-04-11return and send message if command isnt found while timingGravatar vcokltfre-1/+5
2021-04-11fix message updating and return typesGravatar vcokltfre-2/+3
2021-04-10removed unused cog init and fixed timing timed commandGravatar vcokltfre-3/+3