Socket
Socket
Sign inDemoInstall

undertherules

Package Overview
Dependencies
290
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    undertherules

Track, find, mining, parsing & analyzing data from social networks.


Version published
Maintainers
1
Created

Readme

Source

Under the rules of Sociometry

Track, find, mining, parsing & analyzing data from social networks.

Software provides nimble web-data operations. Current state: minimum viable product (MVP). Demo version.

Stack

  • kue - Kue is a priority job queue backed by redis, built for node.js.
  • request - Simplified HTTP request client.
  • telegram-node-bot - Module for creating Telegram bots.

Install

npm install --save undertherules

Developers version only.

Deployment

Prerequisites For Debian 8. Tested:

sudo apt-get install \
    curl             \
    build-essential  \
    htop             \
    mc               \
    git-core         \
    tcl8.5           \
    nginx            \
    openjdk-8-jre    \
    tree             \
    apache2-utils

Software

Create new user

sudo useradd --home-dir /home/utrbot --create-home --shell /bin/bash utrbot
cd /etc/nginx/sites-enabled && sudo ln \
-s <APP_PATH like '/home/utrbot/node_modules/undertherules'>/etc/nginx/default

Add pass for web dashboard

sudo htpasswd -c /etc/nginx/.htpasswd undertherules

Install global packages

sudo npm install -g   \
      coffee-script   \
      coffee-graph    \
      clog-analysis   \
      foreman         \

Data-Sources

Future todo

  • BOTAN.IO - The most advanced analytics for your Telegram bot.
  • Tests using telegtam-cli

Hardware

  • DigitalOcean - is a simple and robust cloud computing platform.
  • Flops - Technologies used in FLOPS, are at the forefront of the web hosting industry.
  • Twilio - Build apps that communicate with everyone in the world. Voice & Video, Messaging, and Authentication APIs for every application.
  • class CreateJob
  • Add Russian & Hebrew comments in the code.
  • Create bot for flops.ru
  • Add new links from: vk.com/big.data

Thanks

  • Romanovsky P. (Socialist Group)
  • Ashomko A. (Tiger Milk)
  • Pivkin P. (Buzz Like)
  • Korotun V. (Buzz Like)
  • Grigoriev E. (Esprite Games)
  • Bogomolov A. (Uroboros Team)
  • Akhmetov A. (RTA Moscow)
  • Maas E. (TASS News Agency)

LICENSE

MIT License

Copyright (c) 2016 Mikhail G. Lutsenko (m.g.lutsenko@gmail.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Keywords

FAQs

Last updated on 16 Nov 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc