| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Removed extra whitespace line in last example | 2021-02-01 | -1/+0 | |
| * | Fixed EOF | 2021-01-31 | -1/+1 | |
| * | name fix, added suggestions from previous PR | 2021-01-31 | -27/+24 | |
| * | Re created file from last point | 2021-01-31 | -0/+27 | |
| * | Make sure that restrictions also applies to moderators | 2021-01-30 | -2/+4 | |
| * | Merge PR #1388 - gracefully handle non-existing infractions | 2021-01-29 | -1/+7 | |
| |\ | ||||
| | * | Remove ConversionError from comment, as its now handled above. | 2021-01-29 | -1/+1 | |
| | * | handle within the error handler | 2021-01-29 | -4/+7 | |
| | * | catch the response error and deal with it | 2021-01-28 | -1/+4 | |
| * | | Merge pull request #1358 from python-discord/trashcan-mods | 2021-01-29 | -4/+16 | |
| |\ \ | |/ |/| | ||||
| | * | Merge branch 'master' into trashcan-mods | 2021-01-29 | -558/+617 | |
| | |\ | |/ |/| | ||||
| * | | Merge pull request #1372 from anand2312/duckpond-check | 2021-01-26 | -3/+18 | |
| |\ \ | ||||
| | * \ | Merge branch 'master' into duckpond-check | 2021-01-26 | -555/+599 | |
| | |\ \ | |/ / |/| | | ||||
| * | | | Merge pull request #1380 from HassanAbouelela/alphabetize-config | 2021-01-26 | -190/+201 | |
| |\ \ \ | ||||
| | * \ \ | Merge remote-tracking branch 'origin/master' into alphabetize-config | 2021-01-26 | -359/+381 | |
| | |\ \ \ | |/ / / |/| | | | ||||
| * | | | | Merge pull request #1383 from Inheritanc-e/remove_interpreter | 2021-01-25 | -54/+0 | |
| |\ \ \ \ | ||||
| | * | | | | Removed the blank lines from __init__ function | 2021-01-25 | -1/+0 | |
| | * | | | | Removed the import of helper interpreter | 2021-01-25 | -1/+0 | |
| | * | | | | Removed self.interpreter from internal cog, and deleted the interpreter helpe... | 2021-01-25 | -52/+0 | |
| |/ / / / | ||||
| * | | | | Fixed python_general const in server command | 2021-01-24 | -1/+1 | |
| * | | | | Merge pull request #1166 from python-discord/feat/info/server-cmd-enhancements | 2021-01-24 | -81/+100 | |
| |\ \ \ \ | ||||
| | * \ \ \ | Merge branch 'master' into feat/info/server-cmd-enhancements | 2021-01-23 | -0/+26 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | | Merge pull request #1344 from ChrisLovering/new-env-tag | 2021-01-23 | -0/+26 | |
| |\ \ \ \ \ | ||||
| | * \ \ \ \ | Merge branch 'master' into new-env-tag | 2021-01-23 | -1065/+1354 | |
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| | * | | | | | Remove incorrect point | 2021-01-20 | -1/+0 | |
| | * | | | | | Apply suggestions from code review | 2021-01-20 | -2/+2 | |
| | * | | | | | Add a section on why to use a virtual env | 2021-01-19 | -3/+12 | |
| | * | | | | | Fix url | 2021-01-19 | -1/+1 | |
| | * | | | | | grammar and spelling fixes | 2021-01-19 | -18/+18 | |
| | * | | | | | Merge branch 'new-env-tag' of github.com:ChrisLovering/bot into new-env-tag | 2020-12-31 | -0/+0 | |
| | |\ \ \ \ \ | ||||
| | | * | | | | | Fix linting by adding new line at eof | 2020-12-31 | -1/+1 | |
| | | * | | | | | First draft of env explaintions | 2020-12-31 | -0/+18 | |
| | * | | | | | | First draft of env explaintions | 2020-12-31 | -0/+18 | |
| | |/ / / / / | ||||
| | | * | | | | Remove redundant parenthesis. | 2021-01-24 | -3/+3 | |
| | | * | | | | Merge branch 'master' into feat/info/server-cmd-enhancements | 2021-01-23 | -237/+288 | |
| | | |\ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | | Merge pull request #1346 from python-discord/bug/help/1341/race-conditions | 2021-01-22 | -193/+228 | |
| |\ \ \ \ \ \ | ||||
| | * \ \ \ \ \ | Merge branch 'master' into bug/help/1341/race-conditions | 2021-01-22 | -4/+3 | |
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | | Merge pull request #1376 from python-discord/update-badges | 2021-01-22 | -4/+3 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | Use the SVG badge on the README | 2021-01-22 | -1/+1 | |
| | * | | | | | | | Update badges on the README file | 2021-01-22 | -4/+3 | |
| |/ / / / / / / | ||||
| | * | | | | | | Merge branch 'master' into bug/help/1341/race-conditions | 2021-01-22 | -820/+1056 | |
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | | Fix aliases of shadow tempban | 2021-01-21 | -1/+1 | |
| * | | | | | | | Merge pull request #1374 from python-discord/mbaruh/sm-stats | 2021-01-21 | -26/+23 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | Added slowmode tracking to dpy and ot0 | 2021-01-21 | -2/+12 | |
| | * | | | | | | | Merge branch 'master' into mbaruh/sm-stats | 2021-01-21 | -9/+16 | |
| | |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| | * | | | | | | | Changed slowmode reset tests | 2021-01-21 | -12/+4 | |
| | * | | | | | | | Added slowmode stat for python-general. | 2021-01-21 | -4/+8 | |
| | * | | | | | | | Slowmode reset now uses slowmode set | 2021-01-21 | -10/+1 | |
| | | * | | | | | | Set asyncio logger level to INFO | 2021-01-04 | -0/+3 | |
| | | * | | | | | | HelpChannels: fix unclaim exiting too early if claimant is None | 2021-01-04 | -4/+2 | |