Skip to main content

Bot de línea de comandos para consultar cajas de CEX

Project description

CEX Discord Bot

Bot de línea de comandos para consultar cajas de CEX.
Permite obtener información como nombre, precio, cantidad en tienda, disponibilidad online, rating, fecha de actualización, link y la imagen de la caja.


Código de ejemplo

from cex_discord_bot.cex_info import listar_cajas

game_id = 711719417576
box = listar_cajas([game_id])[0]

print("Nombre:", box.nombre)
print("Precio:", box.precio)
print("Tienda:", box.tienda)
print("Online:", box.online)
print("Entrega:", box.entrega)
print("Rating:", box.rating)
print("Estrellas:", box.estrellas)
print("Última actualización:", box.last_update)
print("Link:", box.link)
print("Imagen:", box.imagen_grande)
print("-" * 50)


Instalación

Instala el paquete desde PyPI:
pip install cex-discord-bot

Uso

Después de instalarlo, puedes usarlo desde la línea de comandos con:
python -m cex_discord_bot.cex_info



bot funcional:
![script funcional](https://i.imgur.com/y0U3jyY.png)

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

cex-discord-bot-0.1.5.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

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

cex_discord_bot-0.1.5-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file cex-discord-bot-0.1.5.tar.gz.

File metadata

  • Download URL: cex-discord-bot-0.1.5.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.0

File hashes

Hashes for cex-discord-bot-0.1.5.tar.gz
Algorithm Hash digest
SHA256 ca3211591d7320e5cc7dbb8ca7683113149610045bf969897712ad4de8b97225
MD5 a37581fb7c06fd50c9a5435b42c0b2f4
BLAKE2b-256 d1ba27fb78153dda0d38991b6eaa8c995c27f66ce672f29eb432083ee6a877f7

See more details on using hashes here.

File details

Details for the file cex_discord_bot-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for cex_discord_bot-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 ab12143c06e944101ea3999cf462ae30611fc16acfa16169c3a04ac8d109cc18
MD5 d45d09f049ded8bcb74d05b7dc29edeb
BLAKE2b-256 b105dd1659b65d1f407434fc26c5f1e69effeff6e707618e27c65234756d634d

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