Skip to content

codebakery/overlord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overlord Bot

Setup

  1. npm install
  2. Create config.json:
{
    "MICROSOFT_APP_ID": "YOUR_APP_ID",
    "MICROSOFT_APP_PASSWORD": "YOUR_APP_PASSWORD"
    "ALLOWED_TOKENS": [
        "allowed-token"
    ]
    "GROUP_ADDRESS": {} // address for group notifications
}
  1. Run with npm start or npm run nodemon

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published