Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 414 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 414 Bytes

Steps, to run UserBot at localhost

1. Clone this repository

git clone https://github.com/CBoYXD/UserBot.git

2. Start project with docker compose

  1. Install Docker (if not already installed)
  2. Start Docker
  3. Run project
docker compose up

3. Enjoy using the userbot 😊