A discord bot to photoshop your avatar onto a shrug.
I was talking in my lovely Python discord server when I thought "Hey, you know what this needs more of? Shrugging." so I made this.
- Have python 3.5+
- Clone source code from GitHub
pip install -r requirements.txt
to install dependencies- Create an environment variable called
TOKEN
with your bots token - Run
__main__.py
Easy peasy lemon squeezy.