Skip to content

hypo/Golem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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 hypobot@hypo.cc to your google talk contact.

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

  • restore #12345: 把書本進度放回原作者 editor。
  • restore #12345 to someone@example.org 把書本進度放回 someone@example.org
  • json #12345 取得 someone@example.org 的 json 資料。

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages