Command-line interface for the official classic Battle.net chat API.
Usage
./capi [options] [server address]
Flag
Type
Description
-e
string
Endpoint
-k
string
API Key (will query if omitted)
Example
➜ ./capiclient
Enter API key:
12:00:00 Succesfully connected to wss://connect-bot.classic.blizzard.com/v1/rpc/chat
12:00:00 Joined channel 'Clan 1uk1'
12:00:00 niels has joined the channel
# Type "hello" in terminal
12:00:05 [CHAT] niels: hello
Download
Official binaries for tools are available. Simply download and run.