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 sample.env
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# ____REMOVE THIS LINE AFTER RENAMING sample.env to .env ____

# PUT YOUR SESSION ID BELOW (Required)
SESSION_ID=
SESSION_ID=GlobalTechInfo/MEGA-MD_e754eeeb1fe9a946eed8a213a5cbf753

# PUT YOUR REMOVE BACKGROUND KEY (Optional)
REMOVEBG_KEY=

PORT=5000

# If you don't have session id and want pairing code for connection
PAIRING_NUMBER=
PAIRING_NUMBER=2349075384496


# Use One Of Following:
Expand All @@ -35,7 +35,7 @@ PACKNAME=MEGA-MD

BOT_NAME=MEGA-MD-PRO

OWNER_NUMBER=923000000000
OWNER_NUMBER=2349075384496

COMMAND_MODE=private

Expand Down