https://github.com/stringmanolo/telegram-bot
telegram bot javascript ES5 navegador
https://github.com/stringmanolo/telegram-bot
browser javascript telegram telegram-bot telegram-bot-api
Last synced: 4 months ago
JSON representation
telegram bot javascript ES5 navegador
- Host: GitHub
- URL: https://github.com/stringmanolo/telegram-bot
- Owner: StringManolo
- Created: 2020-05-18T16:26:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-19T01:18:28.000Z (over 5 years ago)
- Last Synced: 2025-02-07T17:44:51.508Z (12 months ago)
- Topics: browser, javascript, telegram, telegram-bot, telegram-bot-api
- Language: HTML
- Homepage: https://t.me/RabocopBot
- Size: 23.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TelegramBot
### creado en Javascript (ES5) por @StringManolo.
Live versión en [@RabocopBot](https://t.me/RabocopBot)
Contestará cuando lo abra en el navegador.
_No está operativo 24/7_
*_Comandos disponibles_*:
* *Hola*
El bot saluda cuando alguien escriba _hola_.
* *Adios*
El bot se despide cuando alguien escriba _adios_.
* *Codigo Fuente*
Link hacia el [código fuente](https://github.com/StringManolo/Telegram-bot).
_Puede no ser la versión más reciente._
* *te llamas?*
El bot saluda cuando alguien escriba _te llamas?_.
* *Cpu*
Muestra la _CPU_ que está usando el bot.
* *Fecha*
Muestra la _fecha_ en el cliente del bot.
* *Publicar:lenguaje>codigo*
Publica en [pastebin](https://pastebin.com) tu código en el lenguaje que indiques. Ej:
_publicar:python>print("Hola");_
* *Ping:google.com*
Haz _ping_ al sitio o IP indicada.
* *Dominios:flores*
Lista _dominios_ que contengan la palabra indicada.
* *Lista lenguajes publicar:*
* apache>
* arduino>
* bash>
* batch>
* c>
* cpp>
* csharp>
* css>
* delphi>
* es>
* email>
* html>
* html5>
* java>
* js>
* json>
* kotlin>
* lua>
* markdown>
* sql>
* perl>
* php>
* python>
* r>
* escala>
* vbnet>
* vim>
* xml>
* *Apis utilizadas:*
[Telegram Bot Api](https://api.telegram.org/bot)
Crear bots para la aplicación de mensajería de Telegram.
[Cors-Anywhere](https://cors-anywhere.herokuapp.com)
Para realizar peticiones entre dominios.
[Pastebin](https://pastebin.com/api/api_post.php)
Facilitar la lectura de pequeños códigos.
[Ip-api](http://ip-api.com/json)
Realizar ping sin mantener servidor.
[DomainsDB](https://api.domainsdb.info)
Consultar dominios existentes.
Para cualquier consulta podeis dirigiros a mi por telegram.
_Agradezco críticas_