We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7828b9 commit 849e4f7Copy full SHA for 849e4f7
1 file changed
config.js
@@ -1,6 +1,6 @@
1
// USE ENVIRONMENT VARIABLES FOR EMAIL AND PASSWORD INSTEAD.
2
module.exports = {
3
- PREFIX: process.env.PREFIX || "ASTRO×",
+ PREFIX: process.env.PREFIX || "ABTECH+",
4
EMAIL: process.env.EMAIL || "abrahamdw882@gmail.com",
5
PASS: process.env.PASS || "#abbotdevi1",
6
MESSAGE: process.env.MESSAGE || "Thank you for using our bot dont share your session id blah blah .etc",
0 commit comments