Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golem - Hypo automation bot via XMPP (i.e. GoogleTalk, iChat)

Build & Running

sbt assembly
nohup java -jar target/Golem-assembly-1.0.jar < /dev/null &

Dependency

Because we turn off the tcp/ip connection of MySQL for security, MySQL JDBC Driver (Connector/J) need to connect to database using unix socket. Hence we need to install junixsocket. We need to put the JNI library to /opt/newsclub/lib-native or java.library.path. Check the installation guide for more detail.

Usage

  1. Add [email protected] to your google talk contact.

  2. Chat to him. You can use the following commands:

About

Hypo automation bot via XMPP (i.e. GoogleTalk, iChat)

Resources

Stars

1 star

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages