Skip to content

Commit db8c0cd

Browse files
Updated GitHub Pages (Stable)
1 parent aeeb164 commit db8c0cd

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/guides/content-stable/setupbot/properties.md

+16
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,14 @@ if `true`, certain redirected chat commands are sent as the broadcaster. default
108108

109109
 
110110

111+
#### printtwitchchattoconsole
112+
113+
Data Type: _Boolean_
114+
115+
if `true`, twitch chat is printed to the console. default `true`
116+
117+
 
118+
111119
### Datastore
112120
#### datastore
113121

@@ -326,6 +334,14 @@ if `0`, the bot will print detected discord guild ids to console on startup. if
326334

327335
 
328336

337+
#### printdiscordchattoconsole
338+
339+
Data Type: _Boolean_
340+
341+
if `true`, discord chat is printed to the console. default `true`
342+
343+
 
344+
329345
### StreamElements
330346
#### streamelementsid
331347

0 commit comments

Comments
 (0)