.github
Add funding config
2021-04-21 19:54:03 +02:00
ci
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02:00
docs
Allow to customize token
2021-04-04 20:26:32 +02:00
editor
[editor] Add description to "Add Action" form group
2021-10-03 15:40:44 +02:00
examples /plugin
Update dependencies and bring plugin example to work with master
2021-08-19 22:58:10 +02:00
internal /actors
[quotedb] Fix: Update method should not delete quote
2021-10-22 01:15:40 +02:00
plugins
[quotedb] Add new actor
2021-10-19 00:22:05 +02:00
twitch
[core] add streamUptime / formatDuration template functions
2021-10-13 14:30:45 +02:00
wiki
[quotedb] Add new actor
2021-10-19 00:22:05 +02:00
.gitignore
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02: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
Add code linting / binary publishing ( #3 )
2021-04-03 14:11:47 +02:00
action_core.go
[quotedb] Add new actor
2021-10-19 00:22:05 +02:00
action_counter.go
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02:00
action_script.go
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02:00
action_setvar.go
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02:00
actions.go
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02:00
actorDocs.go
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02:00
actorDocs.tpl
[quotedb] Add new actor
2021-10-19 00:22:05 +02:00
automessage.go
[automessage] Move spammy message to trace-level
2021-10-07 13:48:26 +02:00
botEditor.go
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02:00
botUserState.go
[core] Fix: Emote sets are not int but uuid
2021-09-29 19:05:12 +02:00
config.go
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02:00
configEditor.go
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02: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
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02:00
events.go
[core] Add "bits" event
2021-10-17 13:17:28 +02:00
functions.go
[core] add streamUptime / formatDuration template functions
2021-10-13 14:30:45 +02:00
functions_counter.go
[quotedb] Add new actor
2021-10-19 00:22:05 +02:00
functions_irc.go
[quotedb] Add new actor
2021-10-19 00:22:05 +02:00
functions_twitch.go
[core] add streamUptime / formatDuration template functions
2021-10-13 14:30:45 +02:00
go.mod
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02:00
go.sum
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02: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 v1.2.0
2021-10-08 16:27:42 +02:00
irc.go
[core] Add "bits" event
2021-10-17 13:17:28 +02:00
LICENSE
Add META
2020-12-21 01:55:48 +01:00
main.go
Add "punish", "reset-punish" actors and storage manager ( #8 )
2021-10-03 15:35:58 +02:00
Makefile
Breaking: Add configuration interface and switch to more generic config format ( #7 )
2021-09-22 15:36:45 +02:00
msgformatter.go
Fix: Use derivation function for template fields
2021-09-03 00:13:28 +02:00
plugins.go
Add plugin support to allow extending of functionality ( #6 )
2021-08-19 15:33:56 +02:00
plugins_unsupported.go
Add plugin support to allow extending of functionality ( #6 )
2021-08-19 15:33:56 +02:00
README.md
Add validation mode for config
2021-07-12 14:53:20 +02:00
store.go
Add "punish", "reset-punish" actors and storage manager ( #8 )
2021-10-03 15:35:58 +02:00
swagger.go
[openapi] Allow subdir serving
2021-10-10 01:40:44 +02: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
Fix: Nil pointer segfaults due to direct access to message object
2021-09-02 23:26:39 +02:00
wrNoOpCloser.go
Add raw-log functionality
2021-04-09 18:14:44 +02:00