Skip to content

SuperIlu/BlurBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

BlurBot

This is the Python source for the BlurBot on Mastodon.

This bot creates a random blurhash image each hour.

This bot also creates images based on your user and display name if you mention it in a toot.

The punch parameter can be used to de- or increase the contrast of the resulting image. Just add punch=<number> to your toot (number >= 1).

There is a rate limit of one image request per day per account.

It may not be running 24/7!

This bot was created by @dec_hl

Used packages

  • Mastodon.py
  • PIL
  • numpy
  • blurhash
  • sqlite3

About

Mastodon BlurBot source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages