Updated help for Geo.

This commit is contained in:
Niels Simenon 2022-11-06 02:07:31 +01:00
parent d41a0384d6
commit 803e44dd84
1 changed files with 1 additions and 1 deletions

View File

@ -105,5 +105,5 @@ module.exports = {
onCommand,
onMessage,
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.',
};