Skip to content

necoma/NECOMAtter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

NECOMAtter server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors