index
:
tiny/bot.git
master
ilotterytea's twitch bot.
ilotterytea
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bot
/
src
/
commands
/
lua.cpp
Age
Commit message (
Expand
)
Author
2025-04-11
upd: support arrays in command responses
ilotterytea
2025-04-11
feat: str_split lua function
ilotterytea
2025-04-11
fix: booleans weren't properly parsed from json
ilotterytea
2025-04-11
feat: a function for parsing datetimes to timestamps
ilotterytea
2025-04-10
feat: a function for sending a POST request with headers
ilotterytea
2025-04-10
feat: time_format lua function
ilotterytea
2025-04-10
fix: there was wrong clock type
ilotterytea
2025-04-10
feat: l10n libraries
ilotterytea
2025-04-10
feat: get json value by string path (new lua function)
ilotterytea
2025-04-09
fix: missing libraries for ping
ilotterytea
2025-04-09
feat: bot_config() function for lua
ilotterytea
2025-04-09
upd: use parse_lua_response for lua command execution
ilotterytea
2025-04-09
feat: net functions
ilotterytea
2025-04-08
feat: twitch lua functions
ilotterytea
2025-04-07
feat: add_base_libraries function
ilotterytea
2025-04-07
feat: json parsing functions
ilotterytea
2025-04-06
feat: a command for executing lua scripts
ilotterytea
2025-04-06
feat: !ping in lua + bot and time libraries
ilotterytea
2025-04-06
feat: implementing lua coding
ilotterytea