Skip to content

cosgroveb/jane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#jane

A simple chat bot written in erlang.

##Prerequisites

##Building Jane

1. Copy rel/files/sys.config into the root of project as test.config and update the XMPP environment variables to match the server you're connecting too.

cp rel/files/sys.config test.config

Note: this file is ignored because it to contain senstive information.

2. Compile using rebar.

./rebar get-deps clean compile

3. Start jane in development console. This starts an erlang console, provides the correct paths to the relevent beam files and runs jane:start().

./run_dev_console

Note, that if you use sync:go(), jane's source code will be automatically reloaded as you save .erl files during development.

Now you can chat with jane on your XMPP server!

##Contributors

cosgroveb (https://github.com/cosgroveb)

plainlystated (https://github.com/plainlystated)

benmills (https://github.com/benmills)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •