To get started with Mercedes, 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 bot using two methods: Heroku or Render. 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:
Deploy to Termux
You can also deploy the bot directly on your Android device using Termux. Here’s how:
-
Install Render:
If you don't have Termux installed, download it from the Google Play Store or F-Droid.
-
Update and Install Required Packages:
Open render and run the following commands to update packages and install required dependencies:
pkg update && pkg upgrade pkg install git nodejs -y