ChristopherBThai / Discord-OwO-Bot

A Discord bot that will keep track of your OwO
https://discordapp.com/oauth2/authorize?client_id=408785106942164992&permissions=1074120776&scope=bot
Other
561 stars 404 forks source link

fix(Commands): define command #274

Closed jpbberry closed 1 year ago

ms5984 commented 2 years ago

Let me know if this fix is still working, I've just tested define and I haven't got a single working word so the old API does seem to have stopped working. @jpbberry , have you made an Issue for this?

jpbberry commented 2 years ago

Let me know if this fix is still working, I've just tested define and I haven't got a single working word so the old API does seem to have stopped working. @jpbberry , have you made an Issue for this?

Testing in console seems to show the new package as actually returning definitions, make sure the new version is installed because the old one does not work anymore image

The version I'm using is in the package.json of this PR

ms5984 commented 2 years ago

@jpbberry Sorry, I might've written that in a confusing way. I tested with the live bot--glad to hear this fix should still work! If there's not an existing issue (about the bug your PR does in fact fix) I was hoping you could make one :)

jpbberry commented 2 years ago

@ms5984 I thought it was pretty well known that the define command has just stopped working at some point. I've never been able to even use the define command to define anything for a long time. If a bug report is necessary I can make one but I think it's pretty clear that the define command doesn't work.

ChristopherBThai commented 1 year ago

Works! Thank you!