-
Notifications
You must be signed in to change notification settings - Fork 1
Hera Communication Interface Specification
Aaron Kromer edited this page Feb 8, 2020
·
1 revision
- u [guild name] - use guild
- ct [channel name] - connect to channel
- sg - show all available guilds
- sc - show all available channels for the selected guild
- dc - disconnect from active guild and channel
- use [guild name]
- connectTo [channel name]
- showGuilds
- showChannels
- disconnect
Commands are prefixed with '> '.
Commands and command inputs are not case sensitive.
Incoming messages from the currently selected channel will be posted to the command line (live updates).
Write something in the command line without using the command prefix ('> ') will post the message to the currently selected channel (using Heras Discord user)