mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-17 15:36:50 +00:00
14 lines
444 B
Plaintext
14 lines
444 B
Plaintext
|
|
|
||
|
|
Works like SAY with some enhancements. As the bot parses the text
|
||
|
|
it replaces predefined variables with their current value:
|
||
|
|
$access Your own access on the current channel
|
||
|
|
$cc Current channel
|
||
|
|
$channels Channels
|
||
|
|
$on Ontime (same as ontime command)
|
||
|
|
$time Current time
|
||
|
|
$var(x) Show current setting for "x"
|
||
|
|
$up Uptime (same as uptime command)
|
||
|
|
$ver EnergyMech version
|
||
|
|
|
||
|
|
See also: say
|