Skip to content

Telegram Bot that provides resources for SDA churches and their telegram groups.

License

Notifications You must be signed in to change notification settings

AbelHristodor/azs-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AZS - Telegram Bot

Simple telegram bot for SDA churches that helps communicating with members. At the moment it allowes to request devotionals for children, the youth and adults.

Bootstrap

Git clone the repo, duplicate and rename .env.example file in .env and paste your token in there (check Telegram's Bot API to get the token)

When ready run: pip install -r requirements.txt and then start the bot using: python3 main.py


Make sure you have python 3 and pip installed otherwise run:

On Linux OS

 sudo apt-get update
 sudo apt-get install python3-pip

On Windows

Check Python's Official Website


Supported features:

  • Get Devotionals for the youth, children and adults
  • Set up Daily daily devotionals

Currently under development

For more information check Python-Telegram-Bot's Repository

To host your bot see Python-Telegram-Bot - Hosting

About

Telegram Bot that provides resources for SDA churches and their telegram groups.

Resources

License

Stars

Watchers

Forks

Packages

No packages published