Twitch chat in the terminal, with moderator actions.
@
mentions and /
commands, triggered by pressing tab.Currently only tested on Linux. macOS might work if you build it yourself.
Cloning option (requires Go):
git clone https://github.com/zigzter/chatterm.git
cd chatterm
go build --tags "fts5" .
./chatterm
If you have to re-auth for whatever reason, and the oauth request gets stuck loading, try removing the connection from Twitch Connections, then retry the auth.
Downloading binary option:
Simply download the binary and run ./chatterm
/ban username
/ban username timeInSeconds
/search something to search
from:username
restricts search to messages sent by that userchannel:channelName
restricts search to messages in that channelkek*
will find KEKW
AND
, NOT
, and OR
keywords. /search tf2 OR ow2
will find all messages that contain at least one of those/clear
(this is the moderator clear, not a local one)/info username
/announcement something to announce
/shoutout username
(untested, only works if the channel you're in is live)/warn username reason
/clearall
/shield on|off
/watch username
$HOME/.config/chatterm.json
file to add/remove users under the watched-users
key