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
4 changes: 2 additions & 2 deletions settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ const settings = {
packname: 'Knight Bot',
author: '‎',
botName: "Knight Bot",
botOwner: 'Professor', // Your name
ownerNumber: '919876543210', //Set your number here without + symbol, just add country code & number without any space
botOwner: 'marvel', // Your name
ownerNumber: '2349073126163', //Set your number here without + symbol, just add country code & number without any space
giphyApiKey: 'qnl7ssQChTdPjsKta2Ax2LMaGXz303tq',
commandMode: "public",
description: "This is a bot for managing group commands and automating tasks.",
Expand Down