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