From b126596020d1a87541e3dd0a3c99913491a5c7f2 Mon Sep 17 00:00:00 2001 From: pokesudenk Date: Sat, 24 Feb 2018 11:50:46 -0500 Subject: warn command + fixed an error in the games --- bot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot.js') 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', ]; -- cgit v1.2.3