Giter VIP home page Giter VIP logo

fbot's Introduction

fbot

A simple Facebook messenger bot. Records chat history (not message contents) and provides useful functionality such as returning user statistics. Built using Node, Facebook-chat-api, Node-canvas, and a ChartJS wrapper for Node-canvas.

Commands

  • $ || $help responds with message describing all commands available to users, and corresponding examples.
  • $stats <target> responds with individual user statistics. Dataset includes messages sent and reactions (sent and received).
  • $stats <target> draw responds with group chart, or individual user chart if valid target is provided.

Features

Current Features:

  • Accept commands using $<command> [target] [options].
  • Record thread history (since bot invitation), then process each message and update data model. Process occurs on startup, on each bot command.
  • Return user statistics.
  • Return server rendered chart image of group statistics.

Planned Features:

  • Return server rendered chart of specific statistics and individual user data sets.
  • Reminder function that will send a message containing a reminder to chat on time condition. The reminder is written by the user who sets the command.

Example graph

Below shows user's total share of messages in group chat and the exact timestamp of the chart creation. Invoked by using $stats draw. The graph will be improved upon to make information more concise and visually appealing. Example Graph

fbot's People

Contributors

hugofovargue 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.