Skip to content

A Telegram bot which aggregates multiple DPRs of a government organisation and combines them to generate a single DPR.

Notifications You must be signed in to change notification settings

vijay-kartik/DPRAggroBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DPRAggroBot

A Telegram bot which aggregates multiple DPRs of a government organisation and combines them to generate a single DPR.

Installation

  1. Install Python3 and pip3
  2. Clone this repository
  3. Install the required packages by running pip3 install -r requirements.txt
  4. Obtain a Telegram bot token by talking to the BotFather and set it as an environment variable

Usage

  1. Start the bot by running python3 main.py
  2. Interact with the bot by sending commands to it:
    • /start - Trigger the DPR input one by one
    • /eval - Get the final report
    • /reset - Reset DPR data
    • /help or /greet - Display greeting message

Configuration

You can customize the bot by editing the main.py file.

Troubleshooting

If you encounter any issues while using the bot, please raise an issue request on my github repo.

Contribution

We welcome contributions to the development of DPRAggroBot. If you would like to contribute, please fork the repository and submit a pull request.

License

About

A Telegram bot which aggregates multiple DPRs of a government organisation and combines them to generate a single DPR.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published