An open API service indexing awesome lists of open source software.

https://github.com/o-murphy/wln_tg_tools

Wialon telegram tools bot
https://github.com/o-murphy/wln_tg_tools

Last synced: 5 months ago
JSON representation

Wialon telegram tools bot

Awesome Lists containing this project

README

        

Wialon telegram tools bot
=========

`Wialon telegram tools bot` is an async bot with additional functionality Wialon Hosting and Wialon Local

Installation
------------
```console
$ git clone https://github.com/o-murphy/wln_tg_tools
$ cd wln_tg_tools
$ python -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
```

Usage
-----

edit `config.py` with your credentials

Then:
```console
$ python main.py
```