1
0
mirror of https://github.com/Luzifer/lounge-control.git synced 2024-09-16 13:08:27 +00:00
CLI utility to remote-control a TheLounge instance
Go to file
Knut Ahlers c211f5666c
Add send command
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-05-28 20:18:56 +02:00
sioclient Initial bunch of code 2020-05-09 23:17:15 +02:00
.gitignore Add send command 2020-05-28 20:18:56 +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_send.go Add send command 2020-05-28 20:18:56 +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