Skip to content

romeldris/random_bonusly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Bonusly

Give points to a random coworker!

Instructions

Clone the repo:

$ git clone git@github.com:romeldris/random_bonusly.git

execute npm install

Get your Bonusly Token: https://bonus.ly/api

Update the config.json with your token:

{
  "token": "TOKEN",
  "url": "https://bonus.ly/api/v1/",
  "tags": []
}

Run npm run build to build the project

You can run npm start to start the bot.

Future features

  • configurable message
  • configurable amount of points to give
  • configurable interval

About

Give a point to a random coworker in bonusly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published