Skip to content

mdsnins/fns-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fns-telegram-bot

Telegram bot implementation of UNIVERSE FNS
For detail about UNIVERSE implementation, please refer py-universe

Requirements

  1. py-universe
  2. python-telegram-bot
  3. ffmpeg

Configuration

  1. Write config.py referring config.py.sample
  2. Clone py-universe and copy the whole universe directory
  3. Write config.py of py-universe. For detail, please check py-universe repo.
  4. Create proper directory for the data and set the permission correctly
  5. Create SQLite3 database using setup.sql
  6. Load previous FNS articles using python3 bootstrap.py load_prev
  7. Run the bot using python3 bootstrap.py run_bot

Caution

  • Only for studying and personal using, never for commercial.
  • This doesn't include any secret credentials, they could be found in several way.

About

Telegram Bot for UNIVERSE FNS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages