Lua functions available in LuafnDbot:
Function | Description |
_cardsString | internal, use etc.getCards |
_createCard | internal, use etc.getCards |
_func | Returns the current function |
_getCards | internal, use etc.getCards |
_getPokerHandScore | ... |
_yield | internal |
action(message) | Like /me |
atTimeout(str) | When the CPU limit is reached print `str` instead of the standard error |
boost() | Ups the CPU limit for byte[] scripts (proof of bot being rigged) |
botstock | ... |
cash | ... |
dbotscript | ... |
directprint | ... |
eval | ... |
getCleanTextFromHtml | ... |
getCode(fn) | Returns the code for a user-defined function as a string. |
getContentHtml | ... |
getHonors | ... |
getLastError([user]) | Returns the last error as a string. |
getUnicodeInfo(n) | internal, use getUnicodeInfo |
getUserFS | ... |
getname(uid) | User ID to user name conversion |
getuid | Current user ID |
globToLuaPattern | ... |
halt | Halts script execution |
html2text | ... |
httpGet | ... |
httpPost | ... |
input | ... |
irc2html | ... |
ircUser | ... |
iscmd | ... |
jeebus | ... |
names | ... |
nicklist | ... |
owner | ... |
parseURL | ... |
pickone | ... |
require(mod) | Modified to load modules from the `plugin` table |
rnick | ... |
safeloadstring | ... |
seen | ... |
sendNotice | ... |
setTimeout | ... |
singleprint | ... |
sleep | ... |
stopwatch | ... |
ucash | ... |
ucashGive | ... |
ucashInfo | ... |
ucharge | ... |
urlDecode | ... |
urlEncode | ... |
x_ent | ... |