aboutsummaryrefslogtreecommitdiff
path: root/bot.js
diff options
context:
space:
mode:
authorpokesudenk <thisis@notarealema.il>2018-02-24 11:50:46 -0500
committerpokesudenk <thisis@notarealema.il>2018-02-24 11:50:46 -0500
commitb126596020d1a87541e3dd0a3c99913491a5c7f2 (patch)
treec983f484dfb2dcc747387c15d04af85f16e72b73 /bot.js
parentc8e874fb047ea848be778627a8321eb6d3a58747 (diff)
downloadPokeBot-b126596020d1a87541e3dd0a3c99913491a5c7f2.tar.gz
PokeBot-b126596020d1a87541e3dd0a3c99913491a5c7f2.tar.bz2
PokeBot-b126596020d1a87541e3dd0a3c99913491a5c7f2.zip
warn command + fixed an error in the games
Diffstat (limited to 'bot.js')
-rw-r--r--bot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot.js b/bot.js
index e74747b..e73ff6d 100644
--- a/bot.js
+++ b/bot.js
@@ -11,7 +11,7 @@ function setGame() {
const games = [
'Pokemon',
'Catching things',
- 'Finding pokemons',
+ 'Finding pokemon',
'Type p:help for help',
];