Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

121
Vistas
API to pull an image from Imgur into a discord bot

I am attempting to make an API that pulls images from imgur in order to run them through a discord bot using python that, in turn, posts that image in the discord server. I have some coding experience but have never made an API before and would like any and all advice or assistance.

I need to write the api that pulls the image from imgur so that it outputs it on a website to use as a webhook for the discord bot

In advance, thank you for your time, and have a pleasant morning, afternoon, evening, or night.

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Discord.js gives a couple of examples of how to do this in their docs under TextChannel.send:

https://discord.js.org/#/docs/main/stable/class/TextChannel?scrollTo=send

// Send a remote file
channel.send({
  files: ['https://cdn.discordapp.com/icons/222078108977594368/6e1019b3179d71046e463a75915e7244.png?size=2048']
})
  .then(console.log)
  .catch(console.error);
about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda