aboutsummaryrefslogtreecommitdiffstats
path: root/main.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* added a new option, context. fixed a bug with the custom commands where the c...HEADmainterminaldweller38 hours1-3/+49
* fixes 8terminaldweller2024-09-011-8/+37
* added the url to the rss output. fixed a bug with the rss feeds where differe...terminaldweller2024-09-011-35/+31
* added rss functionality to milla, watchlists now allow you to give them a col...terminaldweller2024-08-311-0/+74
* * fixed a bug where we would end up with an unwanted whitespace at theterminaldweller2024-07-301-0/+1
* * fixed a crash when unloading a lua scriptterminaldweller2024-07-301-10/+43
* we can now add new commands from lua pluginsterminaldweller2024-07-211-1/+19
* added watchliststerminaldweller2024-06-151-0/+62
* fixes #33terminaldweller2024-06-091-1/+38
* added a load and unload command for pluginsterminaldweller2024-06-091-0/+24
* updated the readme, remove girc.Client as an arg to the lua extension functio...terminaldweller2024-06-091-6/+3
* added ollama,chatgpt and gemini request functions for the lua plugins to useterminaldweller2024-06-041-72/+97
* first lua script, WIP, rss script incomingterminaldweller2024-06-031-0/+2
* some cleanupterminaldweller2024-06-031-97/+0
* initial support for lua, WIPterminaldweller2024-05-311-10/+12
* fixes #30v1.0.0terminaldweller2024-05-241-1/+4
* fixes #24, fixes #25, fixes #29terminaldweller2024-05-241-92/+114
* sql query custom commands, WIPterminaldweller2024-05-231-94/+195
* code clean upterminaldweller2024-05-211-223/+323
* fixes #21, fixes #22, fixes #23terminaldweller2024-05-171-69/+144
* milla can run more than one instance of itselfterminaldweller2024-05-151-26/+34
* fixes #14, fixes #16, fixes #17, fixes #18, fixes #19, fixes #20terminaldweller2024-05-151-16/+200
* added a distroless build, made sure milla works with gvisor's runsc as the ru...terminaldweller2024-05-131-59/+54
* updated the readme, added example config fileterminaldweller2024-05-131-20/+19
* enabled docker build for pushes to main:terminaldweller2024-05-131-21/+0
* enabled the global format option for girc, also added a bunch more config opt...terminaldweller2024-05-131-23/+79
* added the set command which lets users change config params on the fly. proba...terminaldweller2024-05-121-5/+54
* fixes #1, fixes #2, this should take care of itterminaldweller2024-05-121-0/+30
* fixes #6, fixes #7, fixes #9, fixes #11terminaldweller2024-05-121-311/+479
* fixes #4terminaldweller2024-05-101-11/+22
* fixes #5terminaldweller2024-05-101-5/+17
* adding chat to geminiterminaldweller2024-05-101-3/+21
* WIPterminaldweller2024-05-101-17/+17
* WIPterminaldweller2024-05-101-8/+13
* WIPterminaldweller2024-05-101-1/+12
* fixes #3terminaldweller2024-05-101-118/+79
* changd the tag to message from messages for the responseterminaldweller2024-05-101-1/+5
* WIPterminaldweller2024-05-101-15/+34
* WIPterminaldweller2024-05-101-55/+149
* gemini is finally fixedterminaldweller2024-02-201-8/+14
* Added chatgpt supportterminaldweller2024-02-121-1/+47
* Added topp,topk config, renamed ollamatemp to just tempterminaldweller2024-02-121-2/+9
* gemini support, [wip]terminaldweller2024-02-121-16/+48
* gemini support, [wip]terminaldweller2024-02-121-51/+96
* channel var can now accept a listterminaldweller2024-02-071-2/+4
* added an imageterminaldweller2024-01-281-1/+1
* added syntax hilighting fo markdown responsesterminaldweller2024-01-271-22/+37
* first committerminaldweller2024-01-271-0/+164