Functions | |
| None | on_connect () |
| None | update_message (*args) |
Variables | |
| bot = Bot() | |
vote_guard.py This example shows making a bot keeping track of votes, and banned users.
| None vote_guard.on_connect | ( | ) |
Definition at line 15 of file vote_guard.py.
| None vote_guard.update_message | ( | * | args | ) |
Definition at line 28 of file vote_guard.py.
| vote_guard.bot = Bot() |
Definition at line 11 of file vote_guard.py.