Coder Social home page Coder Social logo

skeleton.ai's Introduction

Skeleton.ai

This is a template for chat bots, written in Javascript for Node.js.

Features

Input/Output

Behaviors

  • Telegram/IRC two way relay

Installation & run

  1. Clone the repository
  2. Run install.sh
  3. Write a config.json file. You can use the config.example.json as a reference.
  4. Run node main.js (you may need to add the flag --use-strict depending on your node version)
  5. Enjoy!

Planned features

  • Bot actions!
  • Integration with api.ai
  • Input/Output whitelist and blacklist
  • Memory features
  • Configuration file passed as command line argument

skeleton.ai's People

Contributors

crisidev avatar jei avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

skeleton.ai's Issues

Fix multiline messages in TelegramIRCRelay

Multiline messages sent by the Telegram chat are displayed prefixed by the username only on the first line.
Example:

20:27 < skellygram> Telegram.Jei_Jei: line1
20:27 < skellygram> line2
20:27 < skellygram> line3

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.