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
- Host: GitHub
- URL: https://github.com/o-murphy/wln_tg_tools
- Owner: o-murphy
- License: mit
- Archived: true
- Created: 2021-11-05T14:20:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-21T12:03:58.000Z (over 3 years ago)
- Last Synced: 2024-11-17T14:54:05.227Z (7 months ago)
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```