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