.github
[docs] Update README and funding
2021-10-22 21:37:48 +02:00
ci
[editor] Rework to use esbuild / Vue component files ( #12 )
2021-12-06 17:25:19 +01:00
crypt
[core] Implement dynamic token update and broadcaster permissions ( #13 )
2021-12-31 13:42:37 +01:00
docs
Allow to customize token
2021-04-04 20:26:32 +02:00
editor
[editor] Rework to use esbuild / Vue component files ( #12 )
2021-12-06 17:25:19 +01:00
examples /plugin
[lint] Properly format inputs
2021-11-25 23:48:16 +01:00
internal
[ban] Add HTTP API route for banning users
2021-12-10 02:28:44 +01:00
plugins
[core] Implement dynamic token update and broadcaster permissions ( #13 )
2021-12-31 13:42:37 +01:00
src
[core] Implement dynamic token update and broadcaster permissions ( #13 )
2021-12-31 13:42:37 +01:00
twitch
[core] Fix: Ignore EventSub subscriptions of other bot instances
2021-12-31 14:25:46 +01:00
wiki
[core] Add handling for channel point rewards
2021-12-25 00:53:54 +01:00
.dockerignore
[editor] Rework to use esbuild / Vue component files ( #12 )
2021-12-06 17:25:19 +01:00
.eslintrc.js
[editor] Rework to use esbuild / Vue component files ( #12 )
2021-12-06 17:25:19 +01:00
.gitignore
[editor] Rework to use esbuild / Vue component files ( #12 )
2021-12-06 17:25:19 +01:00
.golangci.yml
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02:00
.repo-runner.yaml
[ci] Make installed go binaries available during build
2021-12-25 01:12:34 +01:00
action_counter.go
[lint] Properly format inputs
2021-11-25 23:48:16 +01:00
action_script.go
[lint] Properly format inputs
2021-11-25 23:48:16 +01:00
action_setvar.go
[lint] Properly format inputs
2021-11-25 23:48:16 +01:00
actions.go
[lint] Properly format inputs
2021-11-25 23:48:16 +01:00
actorDocs.go
[lint] Properly format inputs
2021-11-25 23:48:16 +01:00
actorDocs.tpl
[quotedb] Add new actor
2021-10-19 00:22:05 +02:00
auth.go
[core] Implement dynamic token update and broadcaster permissions ( #13 )
2021-12-31 13:42:37 +01:00
automessage.go
[automessage] Add disable switch
2021-12-18 19:22:18 +01:00
botEditor.go
[core] Implement dynamic token update and broadcaster permissions ( #13 )
2021-12-31 13:42:37 +01:00
botUserState.go
[lint] Properly format inputs
2021-11-25 23:48:16 +01:00
config.go
[lint] Properly format inputs
2021-11-25 23:48:16 +01:00
configEditor.go
[editor] Rework to use esbuild / Vue component files ( #12 )
2021-12-06 17:25:19 +01:00
configEditor_automessage.go
[lint] Properly format inputs
2021-11-25 23:48:16 +01:00
configEditor_dev.go
[editor] Rework to use esbuild / Vue component files ( #12 )
2021-12-06 17:25:19 +01:00
configEditor_general.go
[core] Implement dynamic token update and broadcaster permissions ( #13 )
2021-12-31 13:42:37 +01:00
configEditor_global.go
[lint] Properly format inputs
2021-11-25 23:48:16 +01:00
configEditor_prod.go
[editor] Rework to use esbuild / Vue component files ( #12 )
2021-12-06 17:25:19 +01:00
configEditor_rules.go
[lint] Properly format inputs
2021-11-25 23:48:16 +01:00
configwatch.go
Fix: Do not spam events when file is gone for longer
2021-05-24 18:00:50 +02:00
cors.go
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02:00
default_config.yaml
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02:00
Dockerfile
[editor] Rework to use esbuild / Vue component files ( #12 )
2021-12-06 17:25:19 +01:00
events.go
[core] Add handling for channel point rewards
2021-12-25 00:53:54 +01:00
functions.go
[editor] Rework to use esbuild / Vue component files ( #12 )
2021-12-06 17:25:19 +01:00
functions_counter.go
[lint] Properly format inputs
2021-11-25 23:48:16 +01:00
functions_irc.go
[lint] Properly format inputs
2021-11-25 23:48:16 +01:00
functions_twitch.go
[core] add streamUptime / formatDuration template functions
2021-10-13 14:30:45 +02:00
git.go
[core] Allow the bot to track config editor changes through Git
2021-10-22 17:09:39 +02:00
go.mod
[core] Implement dynamic token update and broadcaster permissions ( #13 )
2021-12-31 13:42:37 +01:00
go.sum
[core] Implement dynamic token update and broadcaster permissions ( #13 )
2021-12-31 13:42:37 +01:00
helpers.go
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02:00
History.md
prepare release v2.1.0
2021-12-24 18:28:46 +01:00
irc.go
[core] Implement dynamic token update and broadcaster permissions ( #13 )
2021-12-31 13:42:37 +01:00
LICENSE
Add META
2020-12-21 01:55:48 +01:00
main.go
[core] Implement dynamic token update and broadcaster permissions ( #13 )
2021-12-31 13:42:37 +01:00
Makefile
[editor] Rework to use esbuild / Vue component files ( #12 )
2021-12-06 17:25:19 +01:00
msgformatter.go
[core] Fix: Strip newlines from message templates
2021-12-14 18:35:07 +01:00
package-lock.json
[editor] Rework to use esbuild / Vue component files ( #12 )
2021-12-06 17:25:19 +01:00
package.json
[editor] Rework to use esbuild / Vue component files ( #12 )
2021-12-06 17:25:19 +01:00
plugins.go
[lint] Properly format inputs
2021-11-25 23:48:16 +01:00
plugins_core.go
[core] Fix: send-message function passed to plugin was nil
2021-12-10 02:28:13 +01:00
plugins_unsupported.go
Add plugin support to allow extending of functionality ( #6 )
2021-08-19 15:33:56 +02:00
README.md
[core] Add EventSub support for Twitch-Events ( #10 )
2021-11-09 12:55:04 +01:00
scopes.go
[core] Implement dynamic token update and broadcaster permissions ( #13 )
2021-12-31 13:42:37 +01:00
status.go
[core] Implement dynamic token update and broadcaster permissions ( #13 )
2021-12-31 13:42:37 +01:00
store.go
[core] Implement dynamic token update and broadcaster permissions ( #13 )
2021-12-31 13:42:37 +01:00
swagger.go
[lint] Properly format inputs
2021-11-25 23:48:16 +01:00
swagger.html
[openapi] Allow subdir serving
2021-10-10 01:40:44 +02:00
timers.go
Add plugin support to allow extending of functionality ( #6 )
2021-08-19 15:33:56 +02:00
twitchWatcher.go
[core] Implement dynamic token update and broadcaster permissions ( #13 )
2021-12-31 13:42:37 +01:00
writeAuth.go
[lint] Properly format inputs
2021-11-25 23:48:16 +01:00
wrNoOpCloser.go
Add raw-log functionality
2021-04-09 18:14:44 +02:00