aboutsummaryrefslogtreecommitdiffstats
path: root/plugins.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* added a load and unload command for pluginsterminaldweller2024-06-091-0/+7
* updated the readme, remove girc.Client as an arg to the lua extension functio...terminaldweller2024-06-091-12/+12
* added ollama,chatgpt and gemini request functions for the lua plugins to useterminaldweller2024-06-041-7/+57
* updated the readme and added example for lua scriptingterminaldweller2024-06-031-0/+5
* initial lua script support, fixes #27, fixes #34terminaldweller2024-06-031-12/+51
* first lua script, WIP, rss script incomingterminaldweller2024-06-031-18/+20
* some cleanupterminaldweller2024-06-031-3/+36
* tables are working nowterminaldweller2024-06-011-6/+6
* initial support for lua, WIPterminaldweller2024-05-311-0/+179