aboutsummaryrefslogtreecommitdiffstats
path: root/main.go (unfollow)
Commit message (Expand)AuthorFilesLines
4 daysadded a new option, context. fixed a bug with the custom commands where the c...HEADmainterminaldweller1-3/+49
2024-09-01fixes 8terminaldweller1-8/+37
2024-09-01added the url to the rss output. fixed a bug with the rss feeds where differe...terminaldweller1-35/+31
2024-08-31added rss functionality to milla, watchlists now allow you to give them a col...terminaldweller1-0/+74
2024-07-30* fixed a bug where we would end up with an unwanted whitespace at theterminaldweller1-0/+1
2024-07-30* fixed a crash when unloading a lua scriptterminaldweller1-10/+43
2024-07-21we can now add new commands from lua pluginsterminaldweller1-1/+19
2024-06-15added watchliststerminaldweller1-0/+62
2024-06-09fixes #33terminaldweller1-1/+38
2024-06-09added a load and unload command for pluginsterminaldweller1-0/+24
2024-06-09updated the readme, remove girc.Client as an arg to the lua extension functio...terminaldweller1-6/+3
2024-06-04added ollama,chatgpt and gemini request functions for the lua plugins to useterminaldweller1-72/+97
2024-06-03first lua script, WIP, rss script incomingterminaldweller1-0/+2
2024-06-03some cleanupterminaldweller1-97/+0
2024-05-31initial support for lua, WIPterminaldweller1-10/+12
2024-05-24fixes #30v1.0.0terminaldweller1-1/+4
2024-05-24fixes #24, fixes #25, fixes #29terminaldweller1-92/+114
2024-05-23sql query custom commands, WIPterminaldweller1-94/+195
2024-05-21code clean upterminaldweller1-223/+323
2024-05-17fixes #21, fixes #22, fixes #23terminaldweller1-69/+144
2024-05-15milla can run more than one instance of itselfterminaldweller1-26/+34
2024-05-15fixes #14, fixes #16, fixes #17, fixes #18, fixes #19, fixes #20terminaldweller1-16/+200
2024-05-13added a distroless build, made sure milla works with gvisor's runsc as the ru...terminaldweller1-59/+54
2024-05-13updated the readme, added example config fileterminaldweller1-20/+19
2024-05-13enabled docker build for pushes to main:terminaldweller1-21/+0
2024-05-13enabled the global format option for girc, also added a bunch more config opt...terminaldweller1-23/+79
2024-05-12added the set command which lets users change config params on the fly. proba...terminaldweller1-5/+54
2024-05-12fixes #1, fixes #2, this should take care of itterminaldweller1-0/+30
2024-05-12fixes #6, fixes #7, fixes #9, fixes #11terminaldweller1-311/+479
2024-05-10fixes #4terminaldweller1-11/+22
2024-05-10fixes #5terminaldweller1-5/+17
2024-05-10adding chat to geminiterminaldweller1-3/+21
2024-05-10WIPterminaldweller1-17/+17
2024-05-10WIPterminaldweller1-8/+13
2024-05-10WIPterminaldweller1-1/+12
2024-05-10fixes #3terminaldweller1-118/+79
2024-05-10 changd the tag to message from messages for the responseterminaldweller1-1/+5
2024-05-10WIPterminaldweller1-15/+34
2024-05-10WIPterminaldweller1-55/+149
2024-02-20gemini is finally fixedterminaldweller1-8/+14
2024-02-12Added chatgpt supportterminaldweller1-1/+47
2024-02-12Added topp,topk config, renamed ollamatemp to just tempterminaldweller1-2/+9
2024-02-12gemini support, [wip]terminaldweller1-16/+48
2024-02-12gemini support, [wip]terminaldweller1-51/+96
2024-02-07channel var can now accept a listterminaldweller1-2/+4
2024-01-28added an imageterminaldweller1-1/+1
2024-01-27added syntax hilighting fo markdown responsesterminaldweller1-22/+37
2024-01-27first committerminaldweller1-0/+164