Skip to content

Commit 849e4f7

Browse files
authored
Update config.js
1 parent f7828b9 commit 849e4f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// USE ENVIRONMENT VARIABLES FOR EMAIL AND PASSWORD INSTEAD.
22
module.exports = {
3-
PREFIX: process.env.PREFIX || "ASTRO×",
3+
PREFIX: process.env.PREFIX || "ABTECH+",
44
EMAIL: process.env.EMAIL || "abrahamdw882@gmail.com",
55
PASS: process.env.PASS || "#abbotdevi1",
66
MESSAGE: process.env.MESSAGE || "Thank you for using our bot dont share your session id blah blah .etc",

0 commit comments

Comments
 (0)