https://github.com/mtulio/bot-samples
[WIP] Sample Bots for many platforms
https://github.com/mtulio/bot-samples
Last synced: 6 days ago
JSON representation
[WIP] Sample Bots for many platforms
- Host: GitHub
- URL: https://github.com/mtulio/bot-samples
- Owner: mtulio
- Created: 2017-01-26T10:33:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-06T21:36:08.000Z (over 9 years ago)
- Last Synced: 2025-02-24T03:17:43.225Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# telegram BOTs
Here we have a collections of examples of Telegram BOTs
## INDEX
### Basic
* [python] [echo](./echo/) - a basic echo request bot writen in python
* [python] [hello world](./hello_world/) - An Hello "Telegram Bot" thats implement basic functionality of this platform.
* [python] [linux_command](./linux_command/) - Basic Linux command interpreter
### Advanced
### Raspberry
* [LED CONTROL](./rpi_led/) - An simple bot to turn on/off the led