Self-hosted alternative to one of the big bots managed by big companies…
Go to file
Knut Ahlers 914f0a8a24
Use strings array for channel matching
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-12-24 15:07:20 +01:00
.gitignore Use strings array for channel matching 2020-12-24 15:07:20 +01:00
action_ban.go Initial version 2020-12-21 01:33:57 +01:00
action_counter.go Initial version 2020-12-21 01:33:57 +01:00
action_respond.go Initial version 2020-12-21 01:33:57 +01:00
action_timeout.go Initial version 2020-12-21 01:33:57 +01:00
actions.go Initial version 2020-12-21 01:33:57 +01:00
badges.go Initial version 2020-12-21 01:33:57 +01:00
config.go Use strings array for channel matching 2020-12-24 15:07:20 +01:00
Dockerfile Add Dockerfile 2020-12-21 01:54:14 +01:00
events.go Initial version 2020-12-21 01:33:57 +01:00
go.mod Use strings array for channel matching 2020-12-24 15:07:20 +01:00
go.sum Use strings array for channel matching 2020-12-24 15:07:20 +01:00
irc.go Add extra twitch helpers 2020-12-24 13:18:30 +01:00
LICENSE Add META 2020-12-21 01:55:48 +01:00
main.go Join channels on config change 2020-12-21 01:52:10 +01:00
msgformatter.go Sort functions 2020-12-24 15:06:59 +01:00
README.md Add META 2020-12-21 01:55:48 +01:00
store.go Initial version 2020-12-21 01:33:57 +01:00
timers.go Initial version 2020-12-21 01:33:57 +01:00
twitch.go Add extra twitch helpers 2020-12-24 13:18:30 +01:00

Go Report Card

Luzifer / twitch-bot

Twitch-Bot is intended as an alternative to having a bot managed by Streamlabs or Streamelements and therefore having more control over it, the availability and how it works.

At the moment it is a work-in-progress and does not yet implment all features it shall in the future.