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
6 changes: 3 additions & 3 deletions settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ const settings = {
botOwner: 'Hector Manuel',
timezone: 'Africa/Accra',
prefix: '.',
ownerNumber: '+233509977126',
AUTO_STATUS_REACT: 'true',
ownerNumber: '+242066969267',
AUTO_STATUS_REACT: 'false',
AUTO_STATUS_REPLY: 'false',
AUTO_STATUS_MSG: 'Status Viewed Queen Riam',

Expand All @@ -18,7 +18,7 @@ const settings = {


giphyApiKey: 'qnl7ssQChTdPjsKta2Ax2LMaGXz303tq',
commandMode: "public",
commandMode: "private",
description: "This is a bot for managing group commands and automating tasks.",
version: "2.0.0",
};
Expand Down