diff options
| author | 2018-08-31 10:51:47 +0100 | |
|---|---|---|
| committer | 2018-08-31 10:51:47 +0100 | |
| commit | 90ce92dc39395444862edfc7946ef7a1195f2464 (patch) | |
| tree | 6832c146a15879df292d265083bfe5795cbdfa69 /modules/accept_invite.py | |
| parent | Reformat (diff) | |
Revert "Reformat"
This reverts commit abed9cf
Diffstat (limited to 'modules/accept_invite.py')
| -rw-r--r-- | modules/accept_invite.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/accept_invite.py b/modules/accept_invite.py index c550c254..57ba9d70 100644 --- a/modules/accept_invite.py +++ b/modules/accept_invite.py @@ -1,3 +1,5 @@ + + class Module(object): def __init__(self, bot): bot.events.on("received").on("invite").hook( |
