Commit Graph

146 Commits

Author SHA1 Message Date
melod1n 73905780b9 some updates 2026-01-28 19:47:50 +03:00
melod1n 8cf1773926 update default gemini model 2026-01-28 18:35:24 +03:00
melod1n 486a7a4f11 update gemini chat to interactions api 2026-01-28 18:19:53 +03:00
melod1n 371e53ab14 update mistral-chat command 2026-01-28 18:02:57 +03:00
melod1n 12d9591109 some improvements for prompt making 2026-01-28 17:59:53 +03:00
melod1n d1e1245ece update Dockerfile 2026-01-28 17:13:38 +03:00
melod1n cbb1fc3d63 bump libs and update Dockerfile 2026-01-28 17:04:46 +03:00
melod1n 2f8f253eb1 Revert "update system-info text"
This reverts commit 44919f478e.
2026-01-28 16:54:11 +03:00
melod1n 44919f478e update system-info text 2026-01-28 16:45:10 +03:00
melod1n 63c64dfa8e update error logging
cutting all kind of prefixes for prompt making
2026-01-28 16:40:29 +03:00
melod1n 9a76d36568 fix transliteration command 2026-01-28 16:39:09 +03:00
melod1n 82ef6dff2a Merge pull request #11 from difome/master
add .env.example for bot configuration and update README with setup
2026-01-28 12:32:14 +03:00
melod1n 458e56dcb4 update streaming for Gemini and Mistral and update list gemini models and list mistral models commands 2026-01-28 12:29:52 +03:00
difome 42417d71ac update README.md 2026-01-28 05:22:32 +02:00
difome f2b8e55900 update README 2026-01-28 04:55:15 +02:00
difome c93da69281 update .env.example and README with additional bot configuration options 2026-01-28 04:48:22 +02:00
difome ab670a553d add .env.example for bot configuration and update README with setup instructions 2026-01-27 20:54:23 +03:00
melod1n 854981cf6e update GitHub workflows 2026-01-27 19:44:50 +03:00
melod1n e67eaa1966 update Dockerfile and github workflows 2026-01-27 19:44:13 +03:00
melod1n f87fae8ef1 rename systemspecs to systeminfo 2026-01-27 19:40:05 +03:00
melod1n 44551af0fa update ping command 2026-01-27 19:34:58 +03:00
melod1n 70e81b4965 update ping command 2026-01-27 17:42:07 +03:00
melod1n c29587bd11 quote command now uses photo for background in original message if it is present 2026-01-27 12:28:32 +03:00
melod1n 0aa2e19237 update randomstring command 2026-01-22 20:26:33 +03:00
melod1n 027f5e0adf update qr command 2026-01-22 20:22:54 +03:00
melod1n 436ab88e9c fix shutdown command 2026-01-22 20:09:55 +03:00
melod1n 637537161d update randomInt & randomString commands' titles and argsMode 2026-01-22 20:06:28 +03:00
melod1n b85ea1a135 update quote command: support for entities and custom emojis 2026-01-22 20:06:06 +03:00
melod1n 2ba760f620 add title and description to debug command 2026-01-22 17:07:02 +03:00
melod1n a428134218 add debug command 2026-01-22 17:04:38 +03:00
melod1n 04c458ce10 update leave command requirements 2026-01-22 16:00:05 +03:00
melod1n 19a5942fec update requirements checking 2026-01-22 15:34:50 +03:00
melod1n a5f6671e8b update shutdown command argsMode 2026-01-22 14:49:20 +03:00
melod1n 0a3a05ecba update leave command requirements 2026-01-22 14:47:46 +03:00
melod1n 2483533a0f update leave command requirements 2026-01-22 14:43:32 +03:00
melod1n 01d1d30868 update title command requirements 2026-01-22 14:41:24 +03:00
melod1n 1493ffbe01 rename mute/unmute to ignore/unignore and add CHAT_ADMIN requirement for them and ban/unban commands 2026-01-22 14:36:14 +03:00
melod1n e475de59b2 fix removeAdmin command requirements 2026-01-22 14:24:03 +03:00
melod1n 336b0e0b1e use ollama.generate instead of ollama.chat for ollamaPrompt command 2026-01-22 14:20:07 +03:00
melod1n f66c669b2a remove keep_alive parameter 2026-01-22 14:13:18 +03:00
melod1n e833c16878 improvements 2026-01-22 13:50:36 +03:00
melod1n a7efc1a778 remove logging 2026-01-22 12:34:03 +03:00
melod1n 472594111f fix "null" 2026-01-22 12:32:29 +03:00
melod1n dbf6a54713 revert fix 2026-01-22 12:28:10 +03:00
melod1n 832db3a4c2 disable thinking 2026-01-21 20:13:25 +03:00
melod1n 193bb3d3ad support for thinking models, ux improvements 2026-01-21 20:10:10 +03:00
melod1n d029d53fee fix match 2026-01-20 08:39:59 +03:00
melod1n 950e5c1784 fix match 2026-01-20 08:39:21 +03:00
melod1n c7df7f210b remove logging of show response 2026-01-20 08:37:59 +03:00
melod1n 32baaebb93 update regex matching - now bot responds only for base commands (like /ping) and with mention (like /ping@panfilovi4_bot) and ignores command if it mentions other bot;
Add ability to see, change and list gemini, mistral and ollama models
2026-01-20 08:31:05 +03:00