Skip to main content

Cliente Python para ToDus (mensajería cubana) — chat, grupos, archivos, stickers y más

Project description

📱 toDus-API

PyPI Python Tests Publish Docs License

Cliente Python para ToDus (1.5.4) — la plataforma de mensajería instantánea cubana.

📖 LEER LA DOCUMENTACIÓN COMPLETA AQUÍ 📖


⚡ ¿Qué es toDus-API?

Es una librería moderna, asíncrona y orientada a eventos para interactuar con la red de ToDus. Te permite crear bots interactivos, manejar grupos y canales, enviar contenido multimedia y ver o publicar historias, todo usando Python puro.

Cobertura del protocolo: 100% de las funciones de la app oficial.


📦 Instalación

pip install todus-API

🚀 Uso Rápido (Tu primer bot)

from todus import ToDusClient

# 1. Configura tus credenciales
client = ToDusClient("5350000000", token="tu_token_aqui")

# 2. Crea manejadores de eventos (handlers)
@client.on_message
def responder_mensajes(client: ToDusClient, msg):
    if not msg.is_own and msg.text:
        client.send_text_message(msg.sender, f"¡Hola! Recibí: {msg.text}")

# 3. Ponlo a escuchar
print("Bot en ejecución...")
client.run()

📚 Documentación y Recursos

Toda la información detallada sobre autenticación, subida de archivos, historias, canales, grupos, bloqueos y más la encontrarás en nuestro sitio web oficial de documentación:

👉 https://eljoker63.github.io/toDus-API


Desarrollado con ❤️ por ElJoker63.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

todus_api-1.5.5.tar.gz (44.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

todus_api-1.5.5-py3-none-any.whl (46.4 kB view details)

Uploaded Python 3

File details

Details for the file todus_api-1.5.5.tar.gz.

File metadata

  • Download URL: todus_api-1.5.5.tar.gz
  • Upload date:
  • Size: 44.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for todus_api-1.5.5.tar.gz
Algorithm Hash digest
SHA256 f097bdef695686304473487d122bfc7ad8928c3cfcc3f08433086aa0e24ba0b1
MD5 e6153db10dd653dd23362f7b960d8a87
BLAKE2b-256 d60f751c92fd1a27b3bc283a88ecbb1148d6dfef44b5643a538b20fe728704f1

See more details on using hashes here.

File details

Details for the file todus_api-1.5.5-py3-none-any.whl.

File metadata

  • Download URL: todus_api-1.5.5-py3-none-any.whl
  • Upload date:
  • Size: 46.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for todus_api-1.5.5-py3-none-any.whl
Algorithm Hash digest
SHA256 acacd97e7df6a8b59f77568ea8a18ab951dcd6a10421bf22cc57bf2962c42775
MD5 4361d06854d34ab9e56f699dcfd597c1
BLAKE2b-256 3c0723766dc5cf098a74b945b61c45162cce1cc0e20a844a89b53612dbb0669c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page