I hereby claim:
- I am crptcpchk on github.
- I am crptcpchk (https://keybase.io/crptcpchk) on keybase.
- I have a public key whose fingerprint is 034E 35F9 A2A3 6094 4071 C97E 4545 1A43 6C36 6619
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
import discord | |
from discord.ext import commands | |
class QuickPoll: | |
"""""" | |
def __init__(self, bot): | |
self.bot = bot |