mirror of
https://github.com/Ratstail91/SANCTUM.git
synced 2025-11-29 02:24:27 +11:00
Created librarian as a simple bot
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
require('dotenv').config({path: '../.env'});
|
||||
|
||||
module.exports = {
|
||||
activity: "for !hand recruits.",
|
||||
type: "WATCHING",
|
||||
token: process.env.DAIRO_HAND_TOKEN,
|
||||
botChannel: process.env.GROUP_C_BOT_ID
|
||||
activity: "for !hand recruits.",
|
||||
type: "WATCHING",
|
||||
token: process.env.DAIRO_HAND_TOKEN,
|
||||
botChannel: process.env.GROUP_C_BOT_ID
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user