Added NPC images

This commit is contained in:
2018-11-01 05:02:21 +11:00
parent 21081d7f0d
commit e4b1434c91
19 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
require('dotenv').config({path: '../.env'});
module.exports = {
activity: "for the signal.",
type: "WATCHING",
token: process.env.LIBRARIAN_TOKEN,
}