Skip to content

Refactored and updated version of bot beloved by hundreds and admired by thousands

License

Notifications You must be signed in to change notification settings

admin-313/apa4i-telegram-bot-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apa4i-telegram-bot-2.0

Refactored and updated version of bot beloved by hundreds and admired by thousands

TODO

  • Add SQLite support
    • Add SQLAlchemy
    • Add migrations via alembic
  • Add Docker support
  • Rewrite using Clean Architecture design approach

Deployment strategy

Add the following variables to your environment via docker compose or via your IDE if you're debugging:

  • BOT_TOKEN
  • ADMIN_TELEGRAM_ID
  • LINK_TO_FB_PARSER

BOT_TOKEN is the bot token you get from BotFather

ADMIN_TELEGRAM_ID string of the id of user with administrator permit. Example: 3978450032 <-- Will add administrator permission to user with that id

LINK_TO_FB_PARSER IP or domain name of your token getter microservice Link to mine

About

Refactored and updated version of bot beloved by hundreds and admired by thousands

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages