mirror of
https://github.com/qwerinope/qweribot.git
synced 2025-12-19 09:01:38 +01:00
add vulnchatters command and add comments
This commit is contained in:
@@ -13,8 +13,6 @@ eventSub.onSubscriptionCreateSuccess(event => {
|
||||
|
||||
eventSub.onSubscriptionCreateFailure(event => {
|
||||
console.error(`Failed to create EventSub subscription: ${event.id}`);
|
||||
event.stop()
|
||||
event.start()
|
||||
});
|
||||
|
||||
eventSub.onSubscriptionDeleteSuccess(event => {
|
||||
|
||||
Reference in New Issue
Block a user