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

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.

Awesome Lists containing this project

README

          

Welcome to bot-telegram-arduino-python 👋




License: MIT


Twitter: fr_develop

> 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)_