https://github.com/theh2so4/mystic-plugins
Aqui subire plugins hechos por mi para el bot de WhatsApp (The Mystic) de @BrunoSobrino. Si quieres ver cualquier cambio en tiempo real, aqui esta trello: https://trello.com/b/MDMOqRUx 🥳
https://github.com/theh2so4/mystic-plugins
shadowbot themystic-bot whatsapp-bot whatsappbot
Last synced: 12 months ago
JSON representation
Aqui subire plugins hechos por mi para el bot de WhatsApp (The Mystic) de @BrunoSobrino. Si quieres ver cualquier cambio en tiempo real, aqui esta trello: https://trello.com/b/MDMOqRUx 🥳
- Host: GitHub
- URL: https://github.com/theh2so4/mystic-plugins
- Owner: theh2so4
- License: apache-2.0
- Created: 2022-08-26T14:24:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-23T18:03:47.000Z (about 3 years ago)
- Last Synced: 2025-04-12T07:45:29.329Z (about 1 year ago)
- Topics: shadowbot, themystic-bot, whatsapp-bot, whatsappbot
- Language: JavaScript
- Homepage: https://github.com/BrunoSobrino/TheMystic-Bot-MD
- Size: 1.61 MB
- Stars: 14
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Mystic Plugins
Aumenta las capacidades de tu bot de WhatsApp con plugins adicionales! Plug and play!
·
Reportar Bug
·
Sugerir Plugin
# :notebook_with_decorative_cover: Plugins disponibles
- [Tools](#notebook_with_decorative_cover-plugins-disponibles)
* [General](#star2-acerca-de-getfile)
* [GetFile](#star2-acerca-de-getfile)
* [Osint](#star2-acerca-de-trackip)
* [TrackIP](#star2-acerca-de-trackip)
## :star2: Acerca de GetFile
### :camera: GetFile - Screenshots
### :space_invader: GetFile - Dependencias Usadas
Dependencias
### :gear: GetFile - Instalacion
[✅] Plug and play!
Deberas parar tu bot en caso de que se este ejecutando, luego [descarga el plugin](/tools/general/getfile/general-getfile.js), copialo y simplemente pegalo en la carpeta plugins.
Inicia tu bot y listo!
## :eyes: GetFile - Uso
```
getfile +
```
Ejemplo:
```
#getfile /plugins/general-getfile.js
```
## :compass: GetFile - Roadmap
* [x] Comprobar rutas - V1.0.0
* [ ] Permisos modificables (Owner, Admin)
## :star2: Acerca de TrackIP
### :camera: TrackIP Screenshots
### :space_invader: TrackIP - Dependencias Usadas
Dependencias
### :gear: TrackIP - Instalacion
[❌] Plug and play.
Deberas parar tu bot en caso de que se este ejecutando, luego [descarga el plugin](/tools/osint/trackip/osint-trackip.js), copialo y simplemente pegalo en la carpeta plugins. Ejecuta el siguiente comando para instalar las dependencias:
```Bash
npm install --save @sarequl/client-ip-details is-ip currency-symbol-map country-locale-map countryjs
```
Inicia tu bot y listo!
## :eyes: TrackIP - Uso
```
trackip +
```
Ejemplo
```
#trackip 179.24.239.201
```
## :compass: TrackIP - Roadmap
* [x] Identificacion de Red Movil
* [x] Identificacion de (Proxy/VPN)
* [x] Es una (VPS/VDS/DEDI)
* [x] Nombre del pais (Ingles/Espanol)
* [x] Numero de fronteras
* [x] Area del pais
* [x] Capital del pais
* [x] Numero de provincias del pais
* [x] Bandera del pais
* [x] Codigo de bandera
* [x] Codigo de pais
* [x] Codigo numberico del pais
* [x] Idioma del pais
* [x] Numero de idiomas del pais
* [x] Prefijo del pais
* [x] Numero de prefijos del pais
* [x] Dominios del pais
* [x] Numero de dominios del pais
* [x] Continente del pais (Ingles)
* [x] Codigo de continente del pais
* [x] Link a Wikipedia sobre el pais
* [x] Region de la IP
* [x] Codigo de region
* [x] Ciudad
* [x] Codigo postal
* [x] Latitud
* [x] Longitud
* [x] Zona Horaria
* [x] Moneda local
* [x] Numero de monedas
* [x] Numero de habitantes
* [x] Gentilicio (Ingles)
* [x] ISP de la IP
* [x] Organizacion de la IP
* [x] ASN
* [x] Nombre de ASN
* [x] Reverse Proxy
## :wave: Contribuciones
Las contribuciones siempre seran bienvenidas!
## :warning: Licencia
El software esta distribuido debajo de la licencia Apache 2.0. Echale un ojo a LICENSE para mas informacion acerca de esta.
## :handshake: Contacto
Th3H2SO4 - [@Th3H2SO4](https://twitter.com/th3h2so4) - TheH2SO4@protonmail.com
Link del proyecto: [TheH2SO4/Mystic-Plugins](https://github.com/TheH2SO4/Mystic-Plugins)