Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andy-messer/telegram-bot-weathnot
Telegram bot - "WeatNot". Bot that clarifies the weather.
https://github.com/andy-messer/telegram-bot-weathnot
python telegram-bot threads
Last synced: about 7 hours ago
JSON representation
Telegram bot - "WeatNot". Bot that clarifies the weather.
- Host: GitHub
- URL: https://github.com/andy-messer/telegram-bot-weathnot
- Owner: Andy-Messer
- Created: 2021-05-08T17:55:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-18T10:58:27.000Z (almost 2 years ago)
- Last Synced: 2023-12-13T21:30:49.917Z (11 months ago)
- Topics: python, telegram-bot, threads
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TelegramBot_WeathNot
Bot in Telegram that implements weather requests and also sends weather forecasts every morning. Default city is Moscow but it can be set to another. I also included threads which allow to parallelize the program so that user-request and morning-forecast can work independently
| stage 1 | stage 2 | stage 3 | stage 4 | stage 5 |
| ---- | ---- | ---- | ---- | ---- |
| ![photo_2021-05-10_13-16-14](https://user-images.githubusercontent.com/70897625/117665236-4af49900-b1ab-11eb-9ecd-baacb2ed418d.jpg) | ![photo_2021-05-10_13-16-12](https://user-images.githubusercontent.com/70897625/117665241-4b8d2f80-b1ab-11eb-957c-6fab96231e3d.jpg) | ![photo_2021-05-10_13-16-17](https://user-images.githubusercontent.com/70897625/117665199-44662180-b1ab-11eb-9da9-441119397b37.jpg) | ![photo_2021-05-10_13-16-19](https://user-images.githubusercontent.com/70897625/117665201-44feb800-b1ab-11eb-9af6-69699ebe1302.jpg) | ![photo_2021-05-10_13-16-22](https://user-images.githubusercontent.com/70897625/117665203-44feb800-b1ab-11eb-9890-c2faa7d25a03.jpg) |