A discord bot that outputs a random quote with a 1337 background (all this is just for learning :) . )
-
Python 3.9 (64-bit) (You don't need 3.9 but some functions might not work!) https://www.python.org/downloads/release/python-382/
-
Pillow (Python module):
Linux/masOS:
python3 -m pip install -U pillow
Windows:
py -3 -m pip install -U pillow
PS: I'm not sure if these commands work properly. Search how to install them yourself please :).
- Install dependencies.
- Change the 'YOUR TOKEN' in creds.py
- Start your bot with python and you're good to go!
- RUN!
- You could change the template picture and font whatever u want ;-)