mirror of
https://gitlab.com/qwerinope/qweribot.git
synced 2026-02-04 15:06:58 +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