Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

JelNiSlaw/python-discord-pixels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Discord Pixels

A Python script made for the Python Discord Pixels event.

Usage

  • Create an image.png RGBA image with your pattern. Transparent pixels will be ignored.
  • Get your token here.
pip install -r requirements.txt -U
python pixels.py token1 token2 ...

You can also set the PIXELS_TOKENS environment variable to token1:token2:... and run the script without any arguments.

It's not recommended to use more than 2 tokens, because you will get rate limited by Cloudflare.

Heroku

You can run this script on Heroku. To do this add the heroku/python Buildpack and set the PIXELS_TOKENS environment variable.

About

A Python script made for the Python Discord Pixels event.

Topics

Resources

License

Stars

Watchers

Forks

Languages