Skip to content

ErnestoMuniz/TelegramReports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Reports

A modular Python3 program made to send Telegram Reports.

Installation

This repository uses Telebot to have a functional Telegram python bot.

$ pip3 install pyTelegramBotAPI

Then clone the repository and edit the following files on the base folder in order to customize it at your own taste.

keys.json

"bot_key" = "YOURKEYGOESHERE" #Telegram bot API key

Then add your custom mods folders to the modules folder. Or try some of our official ones like TomTicket_Reports, NPX_Reports or NVOIP Reports

Usage

Run the bot with the following command:

$ python3 main.py

Then just send the commands on a chat with the bot and you're done.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Apache 2.0

About

A modular Python3 program made to send Telegram Reports.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages