Differences
This shows you the differences between two versions of the page.
settings_interface [2013/09/12 22:49] |
settings_interface [2020/09/12 01:30] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== BeBot Settings Interface ====== | ||
+ | ==== Description ==== | ||
+ | |||
+ | The settings interface provides a click window based interface for configuring BeBot. | ||
+ | |||
+ | |||
+ | |||
+ | ===== Commands provided ===== | ||
+ | |||
+ | ^Command | ||
+ | |settings| | ||
+ | |settings|< | ||
+ | |set|< | ||
+ | <sub> | ||
+ | Notes to table:\\ | ||
+ | * The only case where the set command should be used is to provide a new string for a string setting. In this case, the settings interface will usually generate an example command that should be followed. | ||
+ | </ | ||
+ | |||
+ | ===== Module settings ===== | ||
+ | |||
+ | ^Setting | ||
+ | |Log |Enabled | ||
+ | |Schemaversion|1|Tracks the version of the settings module for automatic update purposes. This is a hidden setting and should not be modified by the user.| | ||
+ | |||
+ | ===== Notes ===== | ||
+ | |||
+ | * BeBot Contributors and BeBot Module Developers should reference the [[Settings]] documentation in the [[Developers Handbook]]. |