A template utility bot based on Alastair and Pinkie Pie.
Currently supports Pixelcanvas.io. Features for other pixel sites are still somewhat functional, but I will not be maintaining them.
Invite: https://discordapp.com/oauth2/authorize?client_id=589606792926068736&permissions=35840&scope=bot
- Python v3.6
- Discord.py v1.3.1
- Pillow v5.1.0
- aiohttp v3.5.4
- numpy v1.14.4
- websockets v4.0.1
- websocket-client
- prettytable v0.7.2
- hitherdither
- Install Python 3.6
- Run
pip install -r requirements.txt
in the main directory - Put your bot token and other config info in
config/config.json.example
- Rename
config.json.example
toconfig.json
- Make a folder named data
- Run
python glimmer.py
- Automatic live canvas preview
- Automatic live template checking
- Template storage for easy access to templates you care about most
- Faction creation, to share your templates with other guilds
- Color quantization of templates to canvas palette
- Gridifyer to create gridded, human-readable templates
- Dithering sample charts for assisting color selection when you are making a template
- Configurable roles
- Animotes support, just because
- Full language localization
For a more in-depth walkthrough of Glimmer's core functions, see the wiki page.
- English (US)
- Portuguese (BR) - Special thanks to Ataribr / ✠ /#6703
- Turkish (TR) (partial) - Special thanks to furkan#3251
If you happen to know a language that is not listed and would be willing to translate, please translate the strings in lang/en_US.py
and submit a pull request.
If you need assistance with the bot, have a problem, or would like to recommend a feature to me directly, you can contact me on discord, I am BrickGrass#8455.