diff options
Diffstat (limited to 'events/ready.js')
| -rw-r--r-- | events/ready.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/events/ready.js b/events/ready.js index 71c037a..8b7a61b 100644 --- a/events/ready.js +++ b/events/ready.js @@ -27,6 +27,7 @@ module.exports = (bot) => { 'Finding pokemon', 'Type p:help for help', 'Fighting AstralMod', + 'Arrays start at 1', ]; bot.user.setPresence({ |
