Skip to content

RedForester/rf_keeper_telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedForester Keeper bot for Telegram

Link to the bot | Support email

Self-hosting

This app should be compatible with Heroku deployment.

In general, to run this app you have to execute the following steps:

  • Create the bot
  • Prepare Python 3.7+ environment
  • Run the PostgreSQL database (Tested with Postgres 11)
  • Fill environment variables:
    • RF_KEEPER_TOKEN - token from BotFather
    • PGHOST
    • PGDATABASE
    • PGUSER
    • PGPASSWORD
  • Run the main.py script

About

This bot will save your messages as RedForester nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published