Freelance order to make a telegram bot that will collect information from 5 stores and send it to the owner of the store chain. The information from each store must not be visible to employees of other stores.
Current Tg_bot version is 1.2
async-timeout==4.0.2
attrs==21.4.0
Babel==2.9.1
certifi==2022.6.15
charset-normalizer==2.1.0
Cython==0.29.30
et-xmlfile==1.1.0
frozenlist==1.3.0
idna==3.3
multidict==6.0.2
numpy==1.23.1
pyTelegramBotAPI==4.6.0
python-dateutil==2.8.2
pytz==2022.1
requests==2.28.1
six==1.16.0
telebot==0.0.4
urllib3==1.26.10
vedis==0.7.1
yarl==1.7.2
My AUTH_TOKEN has been deleted. So, if you want to use this bot, you need to create your own by contacting @BotFather through the Telegram app to create an empty bot and get your token. Then, paste your token into the "auth_data.py" file.
Telegram bot for reporting with its own database and authorisation. It can provide meaningful conversation and help client to collect their data.The bot can be paused and resumed from the same stage. All project written in python with library pyTelegramBotAPI.