loto-online.py

A library to create Loto Online bots.


Keywords
loto, online, loto_online, py, loto-bot, rstgame, rstgames, api, socket, python, python3, x, zakovskiy, official
License
MIT
Install
pip install loto-online.py==1.0.0

Documentation


Loto Online API on Python

Install

pip install loto_online.py

Import and Auth

from lotoonline import lotoonline

client = lotoonline.Client("access_token")

Telegram