13 Commits

Author SHA1 Message Date
semantic-release-bot
ba6f93dc96 chore(release): 1.1.2 [skip ci]
## [1.1.2](https://github.com/The0mikkel/ollama-discord-bot/compare/v1.1.1...v1.1.2) (2025-03-13)

### Bug Fixes

* **Deps:** require audioop-lts to be installed, due to Discord.py requirement ([ae97fdc](ae97fdcce7)), closes [#10](https://github.com/The0mikkel/ollama-discord-bot/issues/10)
* **Docker:** lock Docker to use Python v3.13 ([c38e3ba](c38e3ba8c0)), closes [#10](https://github.com/The0mikkel/ollama-discord-bot/issues/10)
2025-03-13 22:15:31 +00:00
semantic-release-bot
ac930d08c4 chore(release): 1.1.1 [skip ci]
## [1.1.1](https://github.com/The0mikkel/ollama-discord-bot/compare/v1.1.0...v1.1.1) (2024-06-27)

### Bug Fixes

* **chat:** add error handling for failed message saving ([e32d5e4](e32d5e41e0))
2024-06-27 12:40:47 +00:00
semantic-release-bot
eecd0cd6a7 chore(release): 1.1.0 [skip ci]
## [1.1.0](https://github.com/The0mikkel/ollama-discord-bot/compare/v1.0.7...v1.1.0) (2024-06-27)

### Features

* **message:** add support for 2000+ charachter messages ([8244ee9](8244ee95c9))
2024-06-27 12:32:36 +00:00
semantic-release-bot
c1ff9926c3 chore(release): 1.0.7 [skip ci]
## [1.0.7](https://github.com/The0mikkel/ollama-discord-bot/compare/v1.0.6...v1.0.7) (2024-05-28)

### Bug Fixes

* **chat:** added option to lock bot to specific channel ([#2](https://github.com/The0mikkel/ollama-discord-bot/issues/2)) ([2b0c743](2b0c743a57))
2024-05-28 08:44:54 +00:00
semantic-release-bot
c121a6cbfd chore(release): 1.0.6 [skip ci]
## [1.0.6](https://github.com/The0mikkel/ollama-discord-bot/compare/v1.0.5...v1.0.6) (2024-05-28)

### Bug Fixes

* **ci:** add support for develop branch ([e2fd8ec](e2fd8ec6dd))
2024-05-28 08:10:58 +00:00
semantic-release-bot
2c59d32732 chore(release): 1.0.5 [skip ci]
## [1.0.5](https://github.com/The0mikkel/ollama-discord-bot/compare/v1.0.4...v1.0.5) (2024-05-28)

### Bug Fixes

* **chat:** stop caching messages in DMs ([8f0e35b](8f0e35ba79))
2024-05-28 07:54:45 +00:00
semantic-release-bot
c0d902dd85 chore(release): 1.0.4 [skip ci]
## [1.0.4](https://github.com/The0mikkel/ollama-discord-bot/compare/v1.0.3...v1.0.4) (2024-05-28)

### Bug Fixes

* **chat:** add better error handling for invalid use of channel ([833dae6](833dae6366))
2024-05-28 07:34:36 +00:00
semantic-release-bot
7ad8c93c83 chore(release): 1.0.3 [skip ci]
## [1.0.3](https://github.com/The0mikkel/ollama-discord-bot/compare/v1.0.2...v1.0.3) (2024-05-28)

### Bug Fixes

* **chat:** add error handling for failed sending ([633e279](633e27946d))
* **memory:** add reply information to chat context ([0e9fd93](0e9fd935b2))
2024-05-28 07:19:27 +00:00
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](84c528b751))
2024-05-27 23:10:22 +00: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](f5a32617bd))
2024-05-27 22:58:09 +00: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
408bedb035 feat: initial release 2024-05-28 00:36:17 +02:00