diff options
author | 2021-04-12 18:37:01 -0400 | |
---|---|---|
committer | 2021-04-12 18:37:01 -0400 | |
commit | c9a3cdf1e71525c307ee3385a375724a861a7b74 (patch) | |
tree | 0d4c4887e249c88b2e53478427b33242b369244f /bot/exts/evergreen/minesweeper.py | |
parent | Add constants for common string filenames (diff) |
Remove check for `exit` to reset context
This commit removes the `exit` check if someone were to use this:
`.int e exit` to clear the context. The check would prevent
`.int e exit()` from restarting the bot container. With the `.int reset`
and `.int exit` ability to clear the context the check for `exit` to
clear the context isn't necessary.
Diffstat (limited to 'bot/exts/evergreen/minesweeper.py')
0 files changed, 0 insertions, 0 deletions