Commit graph

12 commits

Author SHA1 Message Date
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
5352ef8434 Added new subhistory command in subday handler 2019-06-03 23:27:34 +03:00
22d0e095e3 Added new subhistory command in subday handler 2019-06-01 00:07:12 +03:00
1805fa64ea Changed old way to send discord message to the new one 2019-05-10 15:55:43 +03:00
8ba3b08ed1 Added subday module with a subday handlers 2019-05-10 15:16:35 +03:00
bb26c57985 Added message handling mechanism for discord module 2019-05-10 12:55:52 +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