EliasSchaut / E4-BiMi

A Telegram Bot as Interface for a 'Getränkeliste App' Instance

Home Page:https://iqmeta.com/gliste

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E4-BiMi (WIP)

A Telegram Bot as Interface for a 'Getränkeliste App' Instance

Set Up

  1. You need node installed (current LTS version or newer)
  2. Download the newest version of the code
  3. Rename the configuration file from config-tmp.json to config.json
  4. Open the configuration file (now config.json) and set values.
  5. Optional: Configure package.json
  6. Run npm install.

Run

Run app.js with node src/index.js or npm start.
Alternative you can use npm run pm, npm run pm-restart and npm run pm-stop. This will use pm2 for executing

About

A Telegram Bot as Interface for a 'Getränkeliste App' Instance

https://iqmeta.com/gliste

License:MIT License


Languages

Language:JavaScript 100.0%