Git Product home page Git Product logo

unblinkingbot's Introduction

ಠ_ಠ unblinkingBot

Surveillance system assistant, as a Slack bot.

JavaScript Style Guide

About

unblinkingbot logo

For general information, please see the website.

For documentation, please see the wiki.

unblinkingbot's People

Contributors

jmg1138 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

efueger

unblinkingbot's Issues

Use socket.io namespaces

https://socket.io/docs/rooms-and-namespaces/

Namespaces
Socket.IO allows you to “namespace” your sockets, which essentially means assigning different endpoints or paths.

This is a useful feature to minimize the number of resources (TCP connections) and at the same time separate concerns within your application by introducing separation between communication channels.

Settings doesn't show existing snapshots

Even though snapshot URLs have been saved, they don't show on the settings page when it first loads. If you save a new URL it is added to the page, but then if you refresh the page its gone too.

Fix web front-end container width

In the web front-end, settings, token and notification areas, the container isn't filling the width of the list item on mobile browsers. Fix this to be aligned to the left and right sides as it appears in desktop browsers.

Add recent activity to WebUI dashboard page

In the WebUI dashboard page, add a section that shows the recent activity using Slack integration. This should at least include message events, but maybe more if it makes sense.

Stop integration button when already stopped will spin forever

In the website that the bot serves, on the settings page, if a user clicks the button to stop Slack integration and it stops, and then the user clicks the button again, the button spinner icon will spin forever while it listens for a response to the stop request.

Fix this so that the button behaves better when Slack integration has already been stopped.

Menu option for restart needs response

The menu option to restart the bot does work, if the bot is running as a systemd service, but the web front-end doesn't ever get a response after the bot has restarted. Setup a response that lets the website know to stop the "restarting" animation once the restart is complete.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.