Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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=""
```