guardianproject/ractive-core

Name: ractive-core

Owner: Guardian Project

Description: null

Forked from: pa-w/ractive-core

Created: 2017-05-19 18:33:54.0

Updated: 2017-05-19 18:33:56.0

Pushed: 2017-04-17 18:05:44.0

Homepage: null

Size: 9

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

RAct Core

Steps to set up an XMPP bot with OTR support:

  1. Generate bot's private key: $ node keygen.js > bot.pk
  2. Create your own bot.js, a sample file can be bot.js in this repo
  3. Run it: $ PK=“path.to.private.key.file” JID=“myuser@home.zom.im” JID_PWD=“Av3ryS3cur3_Pwd*” node bot.js

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.