Skip to content

Commit

Permalink
Merge pull request #68 from gempir/switch-to-eventsub
Browse files Browse the repository at this point in the history
Switch to eventsub
  • Loading branch information
gempir authored Feb 17, 2024
2 parents f26615a + 8fa287e commit 1405f32
Show file tree
Hide file tree
Showing 29 changed files with 91 additions and 1,202 deletions.
4 changes: 1 addition & 3 deletions ansible/roles/gempbot/templates/env.j2
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
TWITCH_USERNAME=gempbot
BOT_USER_ID=99659894
COOKIE_DOMAIN=gempir.com
NEXT_PUBLIC_BASE_URL=https://bot.gempir.com
NEXT_PUBLIC_API_BASE_URL=https://bot-api.gempir.com
NEXT_PUBLIC_TWITCH_CLIENT_ID=il5oqz0li81219qvw2hs7umntr493e
TWITCH_OAUTH={{ botOauth }}
SECRET={{ apiSecret }}
TWITCH_CLIENT_SECRET={{ twitchSecret }}
DSN={{ dsn }}
YSWEET_URL=https://{{ yjs_host }}
YSWEET_TOKEN={{ ysweet_bearer }}
105 changes: 0 additions & 105 deletions internal/bot/bot.go

This file was deleted.

178 changes: 0 additions & 178 deletions internal/bot/commander/handler.go

This file was deleted.

82 changes: 0 additions & 82 deletions internal/bot/commander/listener.go

This file was deleted.

Loading

0 comments on commit 1405f32

Please sign in to comment.