You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently the !xkcd <id> command will only search for a comic by its id. Because of the way the api is set up this is the only practical way without some fun trickery. Luckily for you, you get do to do this tricekry! Poking around in the following repos might provide some inspiratiion (or a good api): https://github.com/typesense/showcase-xkcd-search https://github.com/adtac/relevant-xkcd
The text was updated successfully, but these errors were encountered:
currently the
!xkcd <id>
command will only search for a comic by its id. Because of the way the api is set up this is the only practical way without some fun trickery. Luckily for you, you get do to do this tricekry! Poking around in the following repos might provide some inspiratiion (or a good api):https://github.com/typesense/showcase-xkcd-search
https://github.com/adtac/relevant-xkcd
The text was updated successfully, but these errors were encountered: