https://github.com/franciscojsc/bot-telegram-arduino-python
Python + Telegram | Create a bot in Telegram and implement code made in the Python programming language to turn on or turn off an led on the arduino board.
https://github.com/franciscojsc/bot-telegram-arduino-python
arduino bot chatbot python telegram
Last synced: about 2 months ago
JSON representation
Python + Telegram | Create a bot in Telegram and implement code made in the Python programming language to turn on or turn off an led on the arduino board.
- Host: GitHub
- URL: https://github.com/franciscojsc/bot-telegram-arduino-python
- Owner: franciscojsc
- License: mit
- Created: 2019-12-09T13:31:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-09T04:52:07.000Z (over 2 years ago)
- Last Synced: 2024-03-09T05:32:19.670Z (over 2 years ago)
- Topics: arduino, bot, chatbot, python, telegram
- Language: Python
- Homepage: https://franciscochaves.com.br/blog/bot-telegram-com-python-e-arduino/
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to bot-telegram-arduino-python 👋
> Create a bot in Telegram and implement code made in the Python programming language to turn on or turn off an led on the arduino board.
### 🏠 [Homepage](https://github.com/franciscojsc/bot-telegram-arduino-python#readme)
## Install
```sh
pip install -r requirements.txt
```
## Usage
```sh
python bot.py
```
## Author
👤 **Francisco Chaves**
* Website: [https://franciscochaves.com.br](https://franciscochaves.com.br)
* Twitter: [@fr\_develop](https://twitter.com/fr\_develop)
* Github: [@franciscojsc](https://github.com/franciscojsc)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/franciscojsc/bot-telegram-arduino-python/issues).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2019 [Francisco Chaves](https://github.com/franciscojsc).
This project is [MIT](https://github.com/franciscojsc/bot-telegram-arduino-python/blob/master/LICENSE) licensed.
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_