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: 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.8.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.8-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cex-discord-bot-0.1.8.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.8.tar.gz
Algorithm Hash digest
SHA256 f97524247b93a8bce21c05b6680df4613cccc19849285c02d380e163cd23d2b9
MD5 debeb3d6911f95d76bb32dfe92db8c71
BLAKE2b-256 ef3c868edc43a7911323c053802ba932d7ea48751dfca182f32be0ef3fda9534

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cex_discord_bot-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 beadb63e6adef68c58029e156fdfe1e6fcd5f4856fadba14f4681c92eca57a74
MD5 3538bd6dadc55410e5e499ad2e88054a
BLAKE2b-256 fe67564a17852c93eb963987c3e5062c38ade50f541ce4fc7d687219ecb96dfa

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