1
0
Fork 0
mirror of https://github.com/Luzifer/lounge-control.git synced 2024-11-12 21:02:43 +00:00
CLI utility to remote-control a TheLounge instance
Find a file
Knut Ahlers 20565e033b
Add sync-twitch-follows command
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-05-10 15:58:10 +02:00
sioclient Initial bunch of code 2020-05-09 23:17:15 +02:00
.gitignore Initial bunch of code 2020-05-09 23:17:15 +02:00
cmd_join.go Add META 2020-05-09 23:24:26 +02:00
cmd_listChannels.go Initial bunch of code 2020-05-09 23:17:15 +02:00
cmd_part.go Add META 2020-05-09 23:24:26 +02:00
cmd_syncTwitchFollows.go Add sync-twitch-follows command 2020-05-10 15:58:10 +02:00
commands.go Initial bunch of code 2020-05-09 23:17:15 +02:00
constants.go Add sync-twitch-follows command 2020-05-10 15:58:10 +02:00
go.mod Add sync-twitch-follows command 2020-05-10 15:58:10 +02:00
go.sum Add sync-twitch-follows command 2020-05-10 15:58:10 +02:00
handler.go Initial bunch of code 2020-05-09 23:17:15 +02:00
LICENSE Add META 2020-05-09 23:24:26 +02:00
main.go Initial bunch of code 2020-05-09 23:17:15 +02:00
messages.go Initial bunch of code 2020-05-09 23:17:15 +02:00
README.md Add META 2020-05-09 23:24:26 +02:00

Go Report Card

Luzifer / lounge-control

lounge-control is a CLI control utility to remote-control a TheLounge instance.

Currently it supports

  • listing currently joined channels
  • joining new channels
  • leaving already joined channels