Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brahianmiceli/chatbottelegram
Java , Telegram API
https://github.com/brahianmiceli/chatbottelegram
api java java11 maven telegram-api telegram-bot
Last synced: 25 days ago
JSON representation
Java , Telegram API
- Host: GitHub
- URL: https://github.com/brahianmiceli/chatbottelegram
- Owner: brahianmiceli
- Created: 2023-04-06T21:35:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-09T02:33:10.000Z (over 1 year ago)
- Last Synced: 2024-09-30T13:01:55.314Z (about 1 month ago)
- Topics: api, java, java11, maven, telegram-api, telegram-bot
- Language: Java
- Homepage: https://youtu.be/JEiU8tEseL0
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat Bot de Telegram
Como crear un Chat Bot en Telegram utilizando Java. Usaremos la API de Telegram y la biblioteca de Java para crear un Chat Bot simple que pueda responder a los mensajes enviados por los usuarios. Cubriremos los siguientes temas:
## Tabla de contenidos
- [Instalación](#instalación)
- [Características](#características)
- [Enlaces](#enlaces)
- [Video](#video)## Instalación
~~~
git clone https://github.com/brahianmiceli/chatBotTelegram.git
~~~## Características
- Java
- Telegram API
- Maven## Enlaces
- https://mvnrepository.com/artifact/org.telegram/telegrambots/6.5.0
## Video
~~~
https://youtu.be/JEiU8tEseL0
~~~