Giter VIP home page Giter VIP logo

slackparser's Introduction

Slack Data retriever / parser

The aim of this project is to retrieve and parse slack events. Right now, it only retrieves accessLogs for users from slack and writes it to a file, this file is rotated every hour.

Another microservice, has the responsibility of writing all this data to a Mongodb database in order for third party apps consumeit

Cloning the projects:

git clone https://github.com/jarpi/slackCrawler.git

git clone https://github.com/jarpi/slackParser.git

Running:

# Build the project images
sudo docker build -t statustoday/slackparser SLACK_CRAWLER_DIR
sudo docker build -t statustoday/slackcrawler SLACK_PARSER_DIR

# Run the 3 services
From SLACK_PARSER_DIR
sudo TOKEN=YOUR_SLACK_TOKEN docker-compose up

TODO

  • Add logging
  • Better logs
  • Find a better way to handle write to disk
  • Ask PO for the behavior when rotating files
  • Refactor code
  • Add tests
  • Gulpify / Gruntify project (dev/production)
  • Add more events from slack
  • Fix lint issues
  • Deploy to server
  • Add way to track transaction and retrieve from a frontend

author: @jarpi

Feel free to open issues, comment code or requesting changes. Software is alive, let's feed it!

slackparser's People

Contributors

jarpi avatar

Watchers

James Cloos avatar  avatar

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.