Skip to content

mohaali482/tenant-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tenant Management System Bot

This is a telegram bot that enables Tenant Managers to send messages to renters directly using the message_sender.py file.

Usage of the bot.

  1. First, clone the repository.

git clone [email protected]:mohaali482/tenant-telegram-bot.git

  1. After that install the requirements.txt

pip install -r requirements.txt

  1. Add a .env file to the root directory. In the .env file you should have the following.
API = your api token
  1. Now, You're good to go. Run the below command to start the bot.

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages