GitXplorerGitXplorer
a

ve-bot

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
a7f849336a0bf5148623773992dab5e2fc12c4bc

Initial import

committed 4 years ago

README

The README file for this repository.

Getting started

0. Install Python 3.6.0 - 3.9.x

Versions below or above are not official supported

1. Install python dependencies

pip3 install -r requirements.txt

2. Run Bot

python3 ./src/vebot.py

NOTE: the first run will ask for the token and it will be saved in .vebot.json. Alternatively the token can be provided with the --token flag too.

Licence

MIT Licence

Full licence: LICENCE