Skip to content

skinphoniqa-recodes/NECOMAtter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NECOMAtter

This is NECOMAtter server.

How to use

  1. Install python and neo4j
  2. Install following python packages:
  • gevent
  • flask
  • py2neo
  • requests
  • dateutil
  1. Run index.py (You can use NECOMAtter_service.sh)
  2. Add initial user. use tools/user_add.py

ansible playbook

NECOMAtter server and neo4j ansible playbook is alive on ansible-playbook maybe

% printf "[default]\nlocalhost" > hosts
% sudo ansible-playbook -i hosts -c local neo4j-playbook.yml
% sudo ansible-playbook -i hosts -c local NECOMAtter-playbook.yml

create BOTs

How to create NECOMAtter BOT

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.7%
  • JavaScript 15.4%
  • HTML 6.8%
  • Shell 4.3%
  • CSS 0.8%