lucagump / eagle-bot-api

Project - SDE 2019/2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eagle-bot-api

Telegram Bot developed for E-Agle Trento Racing Team to manage tasks and issues on GitHub/AirTable. The project is up and running (hoping) here.

The Bot

To try it, chat with the Bot! TelegramBot

Project Structure

SchemaOverview

Install

git clone https://github.com/lucagump/eagle-bot-api.git
npm install

Config

Clone the repository, install the module and place the .env file with tokens and variables.

Run

npm run dev

Postman Document

The complete generated document of the API is available here.

Report

SchemaExample

The report is in the /documents folder

About

Project - SDE 2019/2020

License:GNU General Public License v3.0


Languages

Language:JavaScript 95.0%Language:HTML 4.8%Language:Dockerfile 0.1%