Self-hosted alternative to one of the big bots managed by big companies…
Go to file
Knut Ahlers 38c5b1ef4c
Add META
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-12-21 01:55:48 +01:00
.gitignore Initial version 2020-12-21 01:33:57 +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 Initial version 2020-12-21 01:33:57 +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 Initial version 2020-12-21 01:33:57 +01:00
go.sum Initial version 2020-12-21 01:33:57 +01:00
irc.go Join channels on config change 2020-12-21 01:52:10 +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 Initial version 2020-12-21 01:33:57 +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

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.