mirror of
https://github.com/Ratstail91/SANCTUM.git
synced 2025-11-29 02:24:27 +11:00
Created empty Graze
This commit is contained in:
7
BOT_Graze/npcSettings.js
Normal file
7
BOT_Graze/npcSettings.js
Normal file
@@ -0,0 +1,7 @@
|
||||
require('dotenv').config({path: '../.env'});
|
||||
|
||||
module.exports = {
|
||||
activity: "for upgrade requests.",
|
||||
type: "WATCHING",
|
||||
token: process.env.GRAZE_TOKEN,
|
||||
}
|
||||
Reference in New Issue
Block a user