A Slack bot which communicates with an agent on an internal server in order to automate basic repetitive tasks.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
40
commits
Extended the build script with tasks for stopping and starting the server and agent
9e32f0bView on GitHubStarted work on adding Slack buttons, delayed as I want to move away from NanoHTTPD.
cc9f2eeView on GitHubCreated an (untested) handler for Slack app OAuth requests which will print the access token to the logs.
70821dcView on GitHubCreated profiles for local and remote on the client and updated the deploy script to use the correct one.
96c0700View on GitHubCompleted the Gradle deployment script for the OpenShift server portion.
ffd49d4View on GitHubFixed the log flooding by adding a delay before the client tries to reconnect.
1e14743View on GitHubAdded a custom router to NanoHTTPD to make it easier to support different paths.
f487d2fView on GitHubUpgraded the Ullink Slack library to the latest Github commit in order to get access to actions.
b0ac71cView on GitHubAdd ability for users to view their assigned pending tickets with 'show
1cba801View on GitHub