Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 365 Bytes

readme.md

File metadata and controls

23 lines (18 loc) · 365 Bytes

Busbot

Busbot is a project to store data about busses/trains.

Installation

1. Clone repository

git clone https://github.com/DanericNetwork/businfo.git

2. Setup config file

Rename config.example.json to config.json
Fill all the fields

3. Install node packages

npm install

4. Run the bot

node index.js