Command-line interface for the official classic Battle.net chat API.
./capi [options] [server address]
Flag | Type | Description |
---|---|---|
-e |
string |
Endpoint |
-k |
string |
API Key (will query if omitted) |
➜ ./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
Official binaries for tools are available. Simply download and run.
Note: additional dependencies may be required (see build instructions).