Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ludusrusso/astrobotprocessing

Bot Telegram che si sottoscrive a un server processing via Socket e invia i dati su telegram
https://github.com/ludusrusso/astrobotprocessing

Last synced: 20 days ago
JSON representation

Bot Telegram che si sottoscrive a un server processing via Socket e invia i dati su telegram

Awesome Lists containing this project

README

        

Astro Server
========

Per comunicare via socket con processing

Requirements
========

```bash
pip install telepot
```

RUN
========

Definire `TOKEN`, `host`, `port` nella funzione main.

Testato con Python 2.7 su un mac

```bash
python astro_server.py
```

Utilizzo
========

Una volta lanciato il programma e il server processing, il bot risponderà ai comandi

- `/register`: registra l'utente e gli invierà i dati mandati da processing
- `/unregister`