Tag: 1.26

Intermediate commits (oldest → newest):
- Generated scripts
- new function
- more work needed
- Search client
- serverside
- added server side search
- M
- fix
- fix deploy
- zmiana nazwy
- Params of radio
- Watcher
This commit is contained in:
2025-10-30 16:59:21 +01:00
parent 6c292a5678
commit 2aeb3d286f
16 changed files with 743 additions and 12 deletions
+1
View File
@@ -68,6 +68,7 @@ async def on_ready():
await client.load_extension("other_commands")
await client.load_extension("voice_recognition_commands")
await client.load_extension("file_search_commands")
logger.info("Sensors: online")
logger.info(client.cogs)