I hereby claim:
- I am Gorialis on github.
- I am gorialis (https://keybase.io/gorialis) on keybase.
- I have a public key whose fingerprint is 8DC8 D291 52FD C213 1C0E 9E0F 9F92 ADA7 E9C9 52FB
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # basic dependencies | |
| import discord | |
| from discord.ext import commands | |
| # aiohttp should be installed if discord.py is | |
| import aiohttp | |
| # PIL can be installed through | |
| # `pip install -U Pillow` | |
| from PIL import Image, ImageDraw |