Gitter
Displays chat messages from Gitter.
Configuration
gitter:
apiToken: "d23*******************************************3r2"
enabled: true
numberOfMessages: 10
position:
top: 4
left: 1
height: 1
width: 4
roomUri: wtfutil/Lobby
refreshInterval: 5m
Screenshots
Attributes
Name | Value |
---|---|
apiKey
Your Gitter API key. Leave this blank to use the WTF_GITTER_API_TOKEN environment variable.
|
|
numberOfMessages
Optional Maximum number of new messages to be displayed. Default is 10 .
|
|
roomURI
Optional URI of the room you would like to see the chat messages for. Default is wtfutil/Lobby
|
Keyboard
Key | Action |
---|---|
/ |
Open/close the widget's help modal |
j |
Select the next item in the list |
k |
Select the previous item in the list |
r |
Refresh the data |
↓ |
Select the next item in the list |
↑ |
Select the previous item in the list |