aboutsummaryrefslogtreecommitdiff
path: root/events
diff options
context:
space:
mode:
authorTheEdgeNK <trey6979@gmail.com>2018-07-10 18:36:51 -0400
committerTheEdgeNK <trey6979@gmail.com>2018-07-10 18:36:51 -0400
commit96bdf46414fe806a19fa5070148fc4925be007d8 (patch)
tree137249477c654fce293554c9cc0c6387bc066701 /events
parentc648f47f889ee2dbfae0c896493c13efcd295b99 (diff)
downloadPokeBot-96bdf46414fe806a19fa5070148fc4925be007d8.tar.gz
PokeBot-96bdf46414fe806a19fa5070148fc4925be007d8.tar.bz2
PokeBot-96bdf46414fe806a19fa5070148fc4925be007d8.zip
hOLY
Diffstat (limited to 'events')
-rw-r--r--events/ready.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/events/ready.js b/events/ready.js
index 12e491e..4a1bb39 100644
--- a/events/ready.js
+++ b/events/ready.js
@@ -8,7 +8,7 @@
* *************************************/
module.exports = (bot) => {
- console.log('PokeBot has finished loading.');
+ console.log('Galaxy has finished loading.');
bot.user.setPresence({
status: 'online',
afk: false,