various help text fixes
replacing '!' in examples with '/'
This commit is contained in:
@ -3,7 +3,7 @@ local PLUGIN = {}
|
||||
PLUGIN.doc = [[
|
||||
/weather <location>
|
||||
Returns the current temperature and weather conditions for a specified location.
|
||||
Non-city locations are accepted; "!weather Buckingham Palace" will return the weather for Westminster.
|
||||
Non-city locations are accepted; "/weather Buckingham Palace" will return the weather for Westminster.
|
||||
]]
|
||||
|
||||
PLUGIN.triggers = {
|
||||
|
Reference in New Issue
Block a user