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

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

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_