Skip to content

Mark 0.5#3

Merged
oleh-devlab merged 14 commits into
mainfrom
mk_0_5_dev
Jun 13, 2026
Merged

Mark 0.5#3
oleh-devlab merged 14 commits into
mainfrom
mk_0_5_dev

Conversation

@oleh-devlab

Copy link
Copy Markdown
Owner

This version has been tested for several months, and no unexpected bugs have been observed.

Here:

  • Very minimal refactoring of the original code.
  • A foundation has been laid for running on multiple servers and for minimal collaboration in bot development.
  • Stability of the most frequently used features has been improved.

There are still a lot of minor issues, but we will fix them in the future.
Compared to the original Flores, very few new features have been added here. Rather, the existing ones have been reworked.

oleh-devlab and others added 13 commits June 6, 2026 10:43
…improvements. (#1)

* Support for multiple messages in the Statistic message loop

* - The get_or_fetch method has been added to the bot.
- The before_main_loop function has been rewritten without changing its functionality.

* A separate LLM context for each server

* - Added additional checks before using the LLM
- Added a function to write/read the context file after every update

* - No new features have been added. The LLM provides more user-friendly responses via Discord.

* A class for interacting with an LLM and a template for future implementations

* - The LLM has been given the ability to not respond in a chat
- fix await use and model role
- LLM context for guild

* fix

* - LLM write context when not reply
- Time of message for LLM

* Added the day of the week to the LLM context

* Rename google_genai.py to llm_client.py

* Update olive.py

* command for edit phrases.json

* The slash commands for managing the phrases.json have been moved to a separate Cog

* fix

* Added support for multiple servers for phrases.json.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Minor changes to the paths leading to the phrases.

* - Short code comments
- The option to download the phrases file has been added

* - Setup guide
- README update
- active_cogs_embed fix

* Rename docs/UK/walkthroughs/setup-instruction.md to docs/UK/setup-instructions.md
Fix MD pathes

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
- __init__ in modules and the core.
@oleh-devlab oleh-devlab self-assigned this Jun 13, 2026
@oleh-devlab oleh-devlab merged commit 01a7c4c into main Jun 13, 2026
2 checks passed
@oleh-devlab oleh-devlab deleted the mk_0_5_dev branch June 13, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant