| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | chore: Resolve conflicts for the last time (hopefully) | 2021-05-15 | -0/+5 | |
| |\ | ||||
| | * | Latex: temporarily disable loading of the cog | 2021-05-15 | -0/+5 | |
| * | | fix: Pass bot only when __init__ is defined | 2021-05-04 | -1/+1 | |
| * | | chore: switch commands.Bot typehints to bot.bot's Bot | 2021-04-19 | -1/+3 | |
| |/ | ||||
| * | add max_concurrency, move file-saving to _render | 2021-04-11 | -8/+13 | |
| * | add caching | 2021-04-11 | -0/+14 | |
| * | change background color to match discord theme exactly | 2021-04-10 | -8/+8 | |
| * | exclude non error-causing lines from try-except | 2021-04-09 | -6/+5 | |
| * | remove redundant use of functools.partial | 2021-04-09 | -2/+1 | |
| * | run _render in executor, raise BadArgument for invalid input | 2021-04-09 | -12/+12 | |
| * | add markdown support | 2021-04-09 | -2/+22 | |
| * | Add latex cog | 2021-04-08 | -0/+57 | |