To get started with Ethix-MD-V2, follow these steps:
Start by forking this repository to your own GitHub account. Click the button below to fork:
You'll need a session ID to run the bot. Click the button below to obtain your session ID:
You can deploy the Ethix-MD-V2 bot using two methods: Heroku or Termux. Choose the method that suits you best.
Deploying the bot to Heroku is simple and straightforward. Follow these steps:
-
Create a Heroku Account:
If you don't already have a Heroku account, create one by clicking the button below:
-
Deploy the Bot:
Once your Heroku account is ready, deploy the bot by clicking the button below:
You can also deploy the bot directly on your Android device using Termux. Here’s how:
-
Install Termux:
If you don't have Termux installed, download it from the Google Play Store or F-Droid.
-
Update and Install Required Packages:
Open Termux and run the following commands to update packages and install required dependencies:
pkg update && pkg upgrade pkg install git nodejs -y
-
Clone the Repository:
Clone the forked repository using the following command:
git clone https://github.com/Ethix-Xsid/Ethix-MD-V2.git
-
Navigate to the Project Directory:
Change into the project directory:
cd Ethix-MD-V2
-
Set the
SESSION_ID
in the.env
File:To set the
SESSION_ID
, you need to create or edit the.env
file in the project directory.-
Create/Edit the
.env
File:Open (or create) the
.env
file using a text editor likenano
:nano .env
-
Add the
SESSION_ID
Variable:Add the following line to the
.env
file:SESSION_ID='your-session-id-here'
Replace
'your-session-id-here'
with the actual session ID you obtained. -
Save and Exit:
If using
nano
, save the changes by pressingCTRL + X
, thenY
, and thenEnter
to exit.
-
-
Install Node Modules:
Install the required Node.js modules:
npm install
-
Start the Bot:
Finally, start the bot with the following command:
node .
Make sure to keep Termux open to maintain the bot's operation.
Stay connected with the latest updates and community by joining our official WhatsApp group and channel. You can also contact the owner directly.
-
Owner WhatsApp Number: +919142294671
- Note: Please save the owner's number in your contacts before sending a message.
-
WhatsApp Channel: Join Here
-
WhatsApp Group: Join Here
-
Donate: Buy Me A Coffee
- Disclaimer: This bot is not affiliated with
WhatsApp Inc.
. Use it at your own risk. - Misusing the bot may result in your
WhatsApp
account being banned. Note that you can only unban your account once. - I am not responsible for any bans or misuse of the bot. Please keep this warning in mind before proceeding.