GitXplorerGitXplorer
t

luabot-for-lingr

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
2c6d9ff19659a5bce227cdce70c10a16764af925

Print directly when result is a string

tthinca committed 12 years ago
Unverified
cb4bc959e503b40782f3f6d14e01e5f8b1496049

Use dump for response

tthinca committed 12 years ago
Unverified
6bca5bc776dd7421fc538ee52b8587a509f2eaf4

Add dump.lua

tthinca committed 12 years ago
Unverified
b31eb6873cc106b08469ba1f792cb1b5ec140aa0

Add coroutine

tthinca committed 12 years ago
Unverified
fa6b3b9d444d344f12fb905cff7d22760b3745a5

Fix quote

tthinca committed 12 years ago
Unverified
768027edd8f99be6aae6a013d8ced4203e2455a2

Log the result

tthinca committed 12 years ago

README

The README file for this repository.

LuaBot for Lingr

Requirements

Usage

If you post a message which starts with !lua, this bot evaluates the following lua code, and say the result.

TODO

  • Timeout
    • Currently, bot will freeze with the code not stopping.