| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2021-04-13 | Update issue matching regex | -1/+2 | ||
| fixes it being unable to get issue numbers larger than 9 limits it somewhat length-wise and character-wise to the actual github limits | ||||
| 2021-04-12 | chore: remove unnecessary utility function and simplify code | -14/+4 | ||
| 2021-04-12 | feat: rewrite portion of fool command to allow all videos | -141/+135 | ||
| 2021-04-12 | Remove inappropriate riddle | -8/+0 | ||
| 2021-04-12 | Issues: change hashing of FoundIssue to use a tuple | -1/+1 | ||
| 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 | fix: put april fools video links in correct channel names | -3/+6 | ||
| 2021-04-11 | add max_concurrency, move file-saving to _render | -8/+13 | ||
| 2021-04-11 | add max_concurrency, move file-saving to _render | -8/+10 | ||
| 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 | add caching | -1/+15 | ||
| 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 | ||
| 2021-04-10 | change background color to match discord theme exactly | -8/+8 | ||