You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.
# Clone the userbot repo.
git clone --depth 1 https://github.com/AvinashReddy3108/PaperplaneRemix.git
# Move into the cloned repo.cd PaperplaneRemix/
# Make your config file using the inbuilt sample.
cp sample_config.ini config.ini
Install required Python packages from PyPI.
pip install --upgrade -r requirements.txt
Configure the userbot's credentials using the config.ini file.