Commit graph

6 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
601747352a Add twitchat module and dup finder handler 2019-06-23 16:12:35 +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