4
Temperature
codey edited this page 2025-02-16 18:55:03 -05:00

temperature

Access: Public*

This command is used to display the current temperature**, or to set the thermostat to a more suitable temperature.

* The ability to retrieve the temperature is public, while only bot owners may adjust the thermostat.

** The bot/plugin will set a random temperature between 20-29°C when initialized (bot restart, plugin reload). The temperature is not currently stored/persistent.


Usage: /temperature [new temperature] or .temperature [new temperature]

new temperature is optional, and may only be used by bot owners as described above to adjust the thermostat. Without new temperature, the bot will provide the current temperature.

Temperatures are expected in °C, and the bot currently insists that the temperature not be set lower than -15°C or higher than 35°C.