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: [Ver imagen](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.7.tar.gz (2.7 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.7-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cex-discord-bot-0.1.7.tar.gz
  • Upload date:
  • Size: 2.7 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.7.tar.gz
Algorithm Hash digest
SHA256 33e3aa727f20bb7a6a20f0df6946f2660a9c1163706b45b581c6cb6985405432
MD5 db2722965edcbf6cd7fb1e9c18fc9264
BLAKE2b-256 6d5365783b7b7cdda3cbe6aa48676f59803f146f5e333d726b7bc6814c802483

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cex_discord_bot-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 f6b1d5d46f13a89a286cf81896d86f9de03c11c9321844055f807d42659e15ce
MD5 3e72bb350bf44921279305e4f76ce010
BLAKE2b-256 ae6a31e3b1c51efc2a4b11feafd65dabb1fffc3cc6af97d622c5b2bf15b9020b

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