diff config.weather.example @ 562:15bc88a1477a

weather: Add setting weather_cmd_name for specifying the command name used for help texts.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 09 Jul 2020 13:28:54 +0300
parents e0ff67318a99
children 84e2f0dab633
line wrap: on
line diff
--- a/config.weather.example	Thu Jul 09 13:25:09 2020 +0300
+++ b/config.weather.example	Thu Jul 09 13:28:54 2020 +0300
@@ -18,6 +18,10 @@
 bind msg - !saa weather_cmd_msg
 
 
+# Name of the command used for help texts
+set weather_cmd_name "!saa"
+
+
 ###
 ### Settings
 ###