Commit Graph

18 Commits

Author SHA1 Message Date
semantic-release-bot d010dea954 chore(release): 1.0.2 [skip ci]
## [1.0.2](https://github.com/The0mikkel/ollama-discord-bot/compare/v1.0.1...v1.0.2) (2024-05-27)

### Bug Fixes

* **chat:** do not respond with llm in private messages ([84c528b](https://github.com/The0mikkel/ollama-discord-bot/commit/84c528b75163a59a13960c8736d77d0fa8117f76))
2024-05-27 23:10:22 +00:00
The0Mikkel 84c528b751 fix(chat): do not respond with llm in private messages 2024-05-28 01:09:52 +02:00
The0Mikkel 886a45937d Merge branch 'main' of https://github.com/The0mikkel/ollama-discord-bot into main 2024-05-28 01:01:50 +02:00
The0Mikkel 0ad9276f3d chore(docker): add docker compose file that use pre-built docker image 2024-05-28 01:01:46 +02:00
semantic-release-bot 54df55686b chore(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/The0mikkel/ollama-discord-bot/compare/v1.0.0...v1.0.1) (2024-05-27)

### Bug Fixes

* **ci:** add docker release ([f5a3261](https://github.com/The0mikkel/ollama-discord-bot/commit/f5a32617bd9d358f6379c4feed4aa6f48e2319c3))
2024-05-27 22:58:09 +00:00
The0Mikkel f5a32617bd fix(ci): add docker release 2024-05-28 00:57:41 +02:00
The0Mikkel f902881ab4 chore(ci): revert to working package versions 2024-05-28 00:52:47 +02:00
The0Mikkel 7919300b13 Add missingci dependency 2024-05-28 00:50:37 +02:00
The0Mikkel aa5351d8ee fix: add information about compatibility 2024-05-28 00:43:54 +02:00
The0Mikkel 408bedb035 feat: initial release 2024-05-28 00:36:17 +02:00
The0Mikkel 6e6aa6cc10 Update license and README 2024-05-28 00:24:18 +02:00
The0Mikkel a532c7b36d Add comment about ollama 2024-05-28 00:13:43 +02:00
The0Mikkel 2d4c510751 Update documentation 2024-05-28 00:12:03 +02:00
The0Mikkel 1af23841db added customization of bot name, chat max length and ctx through env file 2024-05-27 23:53:02 +02:00
The0Mikkel 52515c81d9 Restructure project 2024-05-27 23:37:31 +02:00
The0Mikkel 03646b1142 Add mention cleaning 2024-05-27 23:21:44 +02:00
The0Mikkel add98c0202 Initial discord bot 2024-05-27 22:32:11 +02:00
Mikkel Albrechtsen c9c155ca63 Initial commit 2024-05-27 19:13:19 +02:00