mirror of
https://github.com/Ratstail91/SANCTUM.git
synced 2025-11-29 02:24:27 +11:00
Added ADAM Cpt. Montgomery
This commit is contained in:
8
ADAM_CptMon/npcSettings.js
Normal file
8
ADAM_CptMon/npcSettings.js
Normal file
@@ -0,0 +1,8 @@
|
||||
require('dotenv').config({path: '../.env'});
|
||||
|
||||
module.exports = {
|
||||
activity: "for !genesis recruits.",
|
||||
type: "WATCHING",
|
||||
token: process.env.MONTGOMERY_GENESIS_TOKEN,
|
||||
botChannel: process.env.GROUP_B_BOT_ID
|
||||
}
|
||||
Reference in New Issue
Block a user