Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SergSm/octobotv4

 
 

Repository files navigation

OctoBotV4

Documentation

Installation

  1. Install the requirements:

    pip install -r requirements.txt

  2. Copy the settings and fill them in:

    cp settings.base.toml settings.toml
    code settings.toml
    
  3. Run the bot:

    python3 main.py
    

More information is available in the Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%