| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | made minor typo changes | 2021-06-05 | -2/+2 | |
| | | ||||
| * | changed single quotes to double to follow style guide | 2021-06-05 | -14/+14 | |
| | | ||||
| * | Merge branch 'master' of https://github.com/OculusMode/sir-lancebot | 2021-06-05 | -1/+1 | |
| |\ | ||||
| | * | resolved minor grammar issue. | 2021-06-04 | -1/+1 | |
| | | | | | | | Co-authored-by: Anand Krishna <[email protected]> | |||
| * | | made changes suggested by ToxicKidz | 2021-06-05 | -2/+1 | |
| |/ | ||||
| * | -removed dead code | 2021-06-04 | -9/+4 | |
| | | | | | -used ctx.send instead of channel.send | |||
| * | removed upper case on printing result and made minor grammar changes. | 2021-06-04 | -3/+3 | |
| | | | | Co-authored-by: Xithrius <[email protected]> | |||
| * | cleaned up dead code | 2021-06-04 | -30/+0 | |
| | | ||||
| * | made changes given by Xith | 2021-06-04 | -14/+26 | |
| | | ||||
| * | Update bot/exts/evergreen/rps.py | 2021-06-04 | -2/+1 | |
| | | | | Co-authored-by: Xithrius <[email protected]> | |||
| * | removed guild_only, now user can DM this command too! | 2021-06-04 | -2/+0 | |
| | | ||||
| * | added logical spacing and removed redundant code | 2021-06-02 | -4/+5 | |
| | | ||||
| * | made changes requested in #758 and resolved flake8 errors. | 2021-06-01 | -54/+39 | |
| | | ||||
| * | minor changes | 2021-05-31 | -1/+1 | |
| | | ||||
| * | adeed rps command | 2021-05-31 | -0/+98 | |