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
8 changes: 4 additions & 4 deletions settings.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
const settings = {
packname: 'Knight Bot',
packname: 'Dan Tech',
author: '‎',
botName: "Knight Bot",
botOwner: 'Professor', // Your name
ownerNumber: '919876543210', //Set your number here without + symbol, just add country code & number without any space
botName: "DanPro 66",
botOwner: 'Dan', // Your name
ownerNumber: '256775937527', //Set your number here without + symbol, just add country code & number without any space
giphyApiKey: 'qnl7ssQChTdPjsKta2Ax2LMaGXz303tq',
commandMode: "public",
maxStoreMessages: 20,
Expand Down