Skip to content

backjonas/spiken

Repository files navigation

Spiken

Telegram bot used to keep track of user balances and consumed products.

Prerequisites

  • npm (for running the bot)
  • docker (for running a local database)

Running the bot

  1. Set environment variables by creating a copy of .env.template

  2. Start a local database

docker compose up db -d
  1. Install dependencies
npm i
  1. Start the bot
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages