Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shchuko/alpyski_kitchen_bot
Alpiyskiy Pereulok 15k2 ITMO Dormitory 10th Floor Kitchen bot
https://github.com/shchuko/alpyski_kitchen_bot
Last synced: 9 days ago
JSON representation
Alpiyskiy Pereulok 15k2 ITMO Dormitory 10th Floor Kitchen bot
- Host: GitHub
- URL: https://github.com/shchuko/alpyski_kitchen_bot
- Owner: shchuko
- License: mit
- Created: 2020-11-08T10:58:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-30T18:28:36.000Z (about 1 year ago)
- Last Synced: 2024-10-08T13:05:41.353Z (30 days ago)
- Language: Python
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A bot helps you not to forget clean the kitchen!
Based on [pyTelegramBotAPI](https://github.com/eternnoir/pyTelegramBotAPI#pytelegrambotapi)
# Dependicies:
* pyTelegramBotAPI
* requests
* PySocks
* gunicorn
* urllib3
* preprocessing
* datetime
To run bot set the environment variables:
```bash
export TOKEN=""
export CHAT_ID=""
```