Skip to content

Angelmmiguel/Slackator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slackator

NOTE: This project is under heavy development

Slackator is a conversational bot to connect Slack with Phabricator. The goal of this bot is managing the basic operations in Phabricator and displaying relevan information for users.

Config

The bot requires a config.json file to work. You can use config.json.example as an example.

To get the Slack API token, you need to register a new bot in the Custom Integrations section of your Team. You can get the Phabricator token in your Setting / Conduit API Tokens section.

Run

To run the server you only need to install the node dependencies and start the project:

npm install && npm start

License

Slackator is released under the GPL-3.0 license. Copyright @Laux_es ;)

About

Conversational bot to work with Phabricator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published