uukelele
uukelele
``` Traceback (most recent call last): File "main.py", line 160, in replyComment comment_obj = user.comment_by_id(commentID) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pi/.local/lib/python3.11/site-packages/scratchattach/site/user.py", line 730, in comment_by_id results = list(filter(lambda x : str(x.id) == str(comment_id),...
fix typo
fixed typo in guide
# 🛑 DO NOT REMOVE OR SKIP THIS ISSUE TEMPLATE 🛑 Issues with incomplete or missing information will be **closed automatically**. --- ## 🐞 **Bug Description** Failure to get streams...
`.txt` files have unnecessary predictions/highlighting that nobody wants. ## Summary by CodeRabbit - **Chores** - Added a note indicating that no syntax highlighting is applied to `.txt` files.
This adds an environment variable, `SETTINGS_PATH`, which can provide a path to override settings in `settings.js`. This will be especially useful for people (including me) who are making custom launchers/GUIs...
## Added: - Pollinations as a model provider (e.g. `pollinations/openai-large`) - Pollinations as a vision provider (can be used with the vision update) - Pollinations as a TTS provider (e.g....
added a 10ms delay to each /setblock command, to allow placing large amounts of blocks without being kicked by anti-cheat. credit to [doctorslugworth on discord](https://discord.com/channels/1303399789995626667/1303527024538812416/1358867057978114233)
Planning to turn the MindServer into a place where everything can be configured. Will have a settings editor, profile editor, and other stuff. Maybe also management for things like the...
Unfortunately, the repo seems to be picking up certain AI-generated and low-quality PRs. Specifically 678 to 682, and 653. A lot of things are unneeded and/or poorly done. Meanwhile, there...