Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ CUSTOM_REACT_EMOJIS: process.env.CUSTOM_REACT_EMOJIS || "💝,💖,💗,❤️
// chose custom react emojis by yourself
DELETE_LINKS: process.env.DELETE_LINKS || "false",
// automatic delete links witho remove member
OWNER_NUMBER: process.env.OWNER_NUMBER || "254112192119",
OWNER_NUMBER: process.env.OWNER_NUMBER || "263776695904",
// add your bot owner number
OWNER_NAME: process.env.OWNER_NAME || "✦ CASEYRHODES ✦ XMD ✦",
// add bot owner name
Expand Down