Skip to content

Place the Bitcoin logo automatically where the sun is

License

Notifications You must be signed in to change notification settings

Czino/bitcoin-is-the-sun

Repository files navigation

Requirements

Python 3 pip3 install -r requirements.txt

ffmpeg sudo apt install ffmpeg

Twitter API connection

Copy config.dist.py and rename to config.py. Replace placeholders with your API credentials.

To support video uploads install this fork

pip3 install --upgrade git+https://github.com/tweepy/tweepy@video-upload#egg=tweepy

Usage

python3 index.py

Test

run python3 test.py to process media in the test folder

TODOs

  • Reduce video compression
  • Find out why some videos are 'invalid' and fix it
  • Process all images in a tweet instead of only the first one
  • Notify when bot gets blocked by Twitter API (supposedly because of spam)

About

Place the Bitcoin logo automatically where the sun is

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages