Replies: 1 comment 5 replies
-
@DustGalaxy it depends on how you have set things up and how your bot runs: The first thing is likely going to be to call https://twitchio.dev/en/latest/exts/commands/bot.html#twitchio.ext.commands.Bot.delete_eventsub_subscription and then https://twitchio.dev/en/latest/exts/commands/bot.html#twitchio.ext.commands.Bot.remove_token ensuring that if you store tokens in a database they are removed from their as well. I'm in bed and just woke up but later I will have a look if there is a better way to just outright invalidate the token. Potentially this is a helper method we can add. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Originally posted by @DustGalaxy in #206
Beta Was this translation helpful? Give feedback.
All reactions