Skip to content

Commit ec40182

Browse files
committed
use twurple eventsubws instead of pubsub
1 parent 48f0767 commit ec40182

File tree

6 files changed

+1397
-478
lines changed

6 files changed

+1397
-478
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Thumbs.db
5959
/src/assets/*.webm
6060
/src/assets/*.mp3
6161
/src/assets/*.mp4
62-
!angular.webpack.cjs
62+
!angular.webpack.cjs
6363
**/settings.json
6464
**/settings.json*.backup
6565
*.log
@@ -71,3 +71,4 @@ documentation.json
7171

7272
# misc
7373
.eslintcache
74+
.angular

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
16

0 commit comments

Comments
 (0)