Commit graph

8 commits

Author SHA1 Message Date
d59b1c2d3b Update go-twitch-irc to v2.2.2 2020-03-08 21:03:29 +03:00
f0f31a8415 Add twitch point song requests to the bot
This commits adds new feature for galchedbot: video requests
in the twitch chat via highlighted chat messages. This messages
parsed by the bot and added to the video queue, that can be
accessed by the dedicated web server. Video queue requires
authorization based on random token added to the cookies.
2020-01-11 22:38:51 +03:00
65fc1ccad4 Add universal music handler and update discordgo version 2019-10-20 18:24:01 +03:00
8b5673434a Add song player handler 2019-07-28 23:10:24 +03:00
17db60dea1 Update go-twitch-irc library revision from v1 to v2 2019-07-20 22:14:07 +03:00
601747352a Add twitchat module and dup finder handler 2019-06-23 16:12:35 +03:00
ca2ca86819 Added discord module skeleton 2019-05-10 11:53:58 +03:00
0507cdb3d1 Initial commit
This commit contains skeleton of the application with
uber/fx DI library.
2019-05-10 11:21:59 +03:00