Skip to content

Telegram userbot in php, Thank you for creating MadelineProto @danog

Notifications You must be signed in to change notification settings

MrCyjaneK/userbot.php

Repository files navigation

userbot.php

Telegram userbot in php, Thank's for creating MadelineProto @danog

How to get started?

# Install php
sudo apt install php7.3 php7.3-gd php7.3-mbstring php7.3-fileinfo php7.3-xml
# Clone repository
git clone https://github.com/MrCyjaneK/userbot.php && cd userbot.php
# Login
php utils/login.php
# Clean updates (optional)
#If you want to speed up loading process keep command below running for few minutes
timeout 300 php utils/cleanupdates.php
# Start userbot
php index.php

To update use: git pull

About

Telegram userbot in php, Thank you for creating MadelineProto @danog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages