/NebulaUserbot

Support USerbot for Nebula 8

Primary LanguagePythonApache License 2.0Apache-2.0

Nebula Userbot

Getting Started:

Requirements:

  • python 3.7+
  • MariaDB or MySQL
  • pip

Installation:

  • Clone the repository git clone https://github.com/Squirrel-Network/NebulaUserbot
  • Create the virtual environment python3 -m venv env
  • Activate the environment source env/bin/activate
  • Install requirements pip install -r requirements.txt