Updated help for Geo.
This commit is contained in:
parent
d41a0384d6
commit
803e44dd84
|
@ -105,5 +105,5 @@ module.exports = {
|
||||||
onCommand,
|
onCommand,
|
||||||
onMessage,
|
onMessage,
|
||||||
commands: ['country', 'atlas', 'state', 'america'],
|
commands: ['country', 'atlas', 'state', 'america'],
|
||||||
help: 'Name the country on the map! Too hard? Try ~geo:hint or ~geo:skip.',
|
help: 'Name the country or US state on the map! Too hard? Try ~geo:hint or ~geo:skip.',
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue