Telegram chatbot for fishing club
Turnkey development of a chatbot in Telegram for a fishing club. The task is to see online how many club members and their guests are on the lake + view the webcam installed on the lake.
What has been done:
- developed the logic of bot operation;
- authorization only for club members;
- fixation of the beginning and end of fishing;
- the ability to add guests at the beginning and in the process of fishing, restrictions;
- output of actual information who is on the lake: separately fishermen, separately guests, total number;
- reminders of the relevance of fishing, forced termination of fishing if the fisherman forgot to close the session, automatic termination of all active fishing at 23:00;
- webcam connection;
- database storage, analytics on fishermen in googlesheets;
- configuration of service and server environment, placement on the server.
#telegambot #python #pyTelegramBotAPI #Telegram #chat-bot #GoogleSheets #googleApi
What has been done:
- developed the logic of bot operation;
- authorization only for club members;
- fixation of the beginning and end of fishing;
- the ability to add guests at the beginning and in the process of fishing, restrictions;
- output of actual information who is on the lake: separately fishermen, separately guests, total number;
- reminders of the relevance of fishing, forced termination of fishing if the fisherman forgot to close the session, automatic termination of all active fishing at 23:00;
- webcam connection;
- database storage, analytics on fishermen in googlesheets;
- configuration of service and server environment, placement on the server.
#telegambot #python #pyTelegramBotAPI #Telegram #chat-bot #GoogleSheets #googleApi