A naughty Telegram bot
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
logs
.gitignore
LICENSE
README.md
cron
main.py
requirements.txt
sample_settings.py
supervisor.conf

README.md

Wutong

Wutong is a Telegram bot which fetches images from /r/gentlemanboners and uploads those images to Telegram.

System Requirements

  • Python 3.5

Instructions

  1. Install the dependencies:

     pip install -r requirements.txt
    
  2. Copy/rename sample_settings.py to settings.py and update it with Telegram Bot API key and Reddit App key and secret.

  3. Run main.py:

     python main.py
    
  4. Bonus: check cron or supervisor.conf

Name

Wutong Shen

License

The mighty MIT License. Check LICENSE for more details.