https://github.com/jb3/shrug-bot
A discord bot to superimpose your avatar onto a shrug.
https://github.com/jb3/shrug-bot
image-processing pillow python shrug
Last synced: 11 months ago
JSON representation
A discord bot to superimpose your avatar onto a shrug.
- Host: GitHub
- URL: https://github.com/jb3/shrug-bot
- Owner: jb3
- License: mit
- Created: 2018-03-01T22:51:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-08T23:42:57.000Z (about 7 years ago)
- Last Synced: 2025-06-28T21:35:49.785Z (12 months ago)
- Topics: image-processing, pillow, python, shrug
- Language: Python
- Homepage:
- Size: 155 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shrug-bot
A discord bot to photoshop your avatar onto a shrug.
# Why???
I was talking in my [lovely Python discord server](https://discord.gg/8NWhsvT) when I thought "Hey, you know what this needs more of? Shrugging." so I made this.
# Usage
1. Have python 3.5+
2. Clone source code from GitHub
3. `pip install -r requirements.txt` to install dependencies
4. Create an environment variable called `TOKEN` with your bots token
5. Run `__main__.py`
Easy peasy lemon squeezy.