Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move game and fun commands to Fun folder, fix ddg | 2021-09-05 | -57/+0 | |
| | | | | | | | | | | | This moves all the fun commands and games into the fun folder. This commit also makes changes to the duck_game. It was setting a footer during an embed init, which is no longer possible with the version of d.py we use. Additionally, an issue with editing an embed that had a local image loaded. The workaround for the time being is to update the message, not the embed. | |||
* | 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 | |