Deploying / Hosting

How to deploy it manually?

Deploying Thunderuserbot is really easy and secure.

All what you need is a Unix-like operating systems (Linux) and python3 installed... We recommend atleast 3.9 version of python

Then just clone the repo, install requirements with pip install -r requirements.txt and edit sampleconfig.env to config.env and fill the various values. Then for starting your userbot just use python3 -m thunderbot

Last updated