Jonxslays / Starr

A sparkly bot designed with Hikari.
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Proper GIF Support #27

Open circuitsacul opened 2 years ago

circuitsacul commented 2 years ago

I noticed that Starr doesn't have support for GIFs. I was thinking about PRing a fix, but it requires using Tenor's API (and GIPHY's api if we want to support for GIPHY too). You'd need API tokens for the APIs, but those are pretty easy to get.

This is a working script that I use https://github.com/TrigonDev/Starboard/blob/main/starboard/core/gifs.py

Jonxslays commented 2 years ago

Seems useful, thanks for the idea.

Jonxslays commented 2 years ago

Hey @CircuitSacul, just a heads up that in #32 the bot was rewritten to lightbulb.