This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
natsuko/cogs/profile.py
2023-05-15 20:03:07 +03:00

5 lines
60 B
Python

import PIL
from PIL import Image
async def setup(bot): ...