TTTPOB / byrbt_funbox_to_telegraph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A auto running script for forward byrbt funbot to telegram channel

see t.me/byrbtfunbox

todo

  • add support for bigger image uploading by using other image hosting services
  • implement a more adavanced way to get the content of the post
  • make it looks like a proper python project

development

python -m virtualenv -p /path/to/your/python3 .venv
source .venv/bin/activate
pip install -r requirements.txt

remember to modify the config.yaml with your own settings

About

License:MIT License


Languages

Language:Python 98.9%Language:Shell 1.1%