Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ludusrusso/astrobotprocessing
- Owner: ludusrusso
- Created: 2017-03-25T17:31:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-06-01T21:59:39.000Z (over 3 years ago)
- Last Synced: 2023-02-25T07:56:39.535Z (almost 2 years ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`