Skip to content

danielhamngren/activity-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

activity-bot

Setup

You need to set the environment variable DATABASE_URL as the url to your postgresql database and BOT_TOKEN which you get from the telegram bot the botfather.

Test

use

npm run test

to run tests.

Run

In order to run the system start the bot with

node index.js

in one terminal, and start the api for front-end communication with

node api.js

Licence

This project is under the MIT license.

About

This is pet project bot for logging activites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published