mirror of
https://github.com/Ratstail91/SANCTUM.git
synced 2025-11-29 02:24:27 +11:00
Uploaded bots for the first time
This commit is contained in:
6
ADAM_Ghost/npcSettings.js
Normal file
6
ADAM_Ghost/npcSettings.js
Normal file
@@ -0,0 +1,6 @@
|
||||
require('dotenv').config({path: '../.env'});
|
||||
|
||||
module.exports = {
|
||||
token: process.env.GHOST_TOKEN,
|
||||
botChannel: ""
|
||||
}
|
||||
Reference in New Issue
Block a user