Telegram bot implementation of UNIVERSE FNS
For detail about UNIVERSE implementation, please refer py-universe
- py-universe
- python-telegram-bot
- ffmpeg
- Write
config.py
referring config.py.sample - Clone py-universe and copy the whole
universe
directory - Write
config.py
ofpy-universe
. For detail, please checkpy-universe
repo. - Create proper directory for the data and set the permission correctly
- Create SQLite3 database using setup.sql
- Load previous FNS articles using
python3 bootstrap.py load_prev
- Run the bot using
python3 bootstrap.py run_bot
- Only for studying and personal using, never for commercial.
- This doesn't include any secret credentials, they could be found in several way.