Skip to content

thiagoricieri/lillybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

24 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Lillybot

๐Ÿ• Yet another chatbot to update the team of opened pull requests in GitHub, written in Node.js.

Create your env.js

env.js:

module.export = {
  "githubToken": "yourToken",
  "githubOrg": "yourOrg"
}

About

๐Ÿ• Yet another chatbot to update the team of opened pull requests in GitHub, written in Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published