Commit Graph

  • a22093f955 feat: add forward command for constructing merged forward messages main awfufu 2026-01-17 20:37:26 +08:00
  • a9654ed9aa feat: add support for external script commands awfufu 2026-01-17 14:52:34 +08:00
  • 6b0f0c451c feat: add command wa awfufu 2025-12-20 00:36:12 +08:00
  • 25f2a5b92c feat: add command calc awfufu 2025-12-20 00:03:43 +08:00
  • b1c19872fe refactor: convert commands to global variables; use log.Fatal in main awfufu 2025-12-18 11:07:46 +08:00
  • 4f8268213f refactor: adapted to github.com/awfufu/qbot@v0.2.2's new APIs awfufu 2025-12-18 01:51:03 +08:00
  • 76e7276b57 refactor(db): remove global_configs table and checks awfufu 2025-12-17 19:11:12 +08:00
  • 42d49d661f fix(perm): move user roles to db, fix arg parsing, and enable groups by default awfufu 2025-12-16 23:37:20 +08:00
  • c105bc9905 refactor: restructure project to follow standard go layout awfufu 2025-12-16 00:51:37 +08:00
  • 3f46c7fc9d refactor: replace config command with perm and move permissions to db awfufu 2025-12-15 23:49:09 +08:00
  • 175193c606 refactor: replace PostgreSQL with SQLite database awfufu 2025-12-15 23:12:41 +08:00
  • 5fbc83be54 refactor: replace the bot framework with github.com/awfufu/qbot awfufu 2025-12-15 20:11:54 +08:00
  • abbe419bf8 refactor: replace WebSocket with bidirectional HTTP for NapCat communication refactor: migrate command handling from function pointers to object-oriented interface feat: replace run.sh with YAML-based configuration file v0.1.1 AkashiNeko 2025-10-31 20:30:39 +08:00
  • f54f04d287 refactor: update prompt feat: add new cq code AkashiNeko 2025-09-29 10:56:04 +08:00
  • 9506a1d2ee feat: add legacy game AkashiNeko 2025-09-29 10:53:25 +08:00
  • ac4b92c043 feat: add which cmd AkashiNeko 2025-09-27 13:36:09 +08:00
  • 443c2256a2 refactor: delete stock cmd; use qwen-image model for draw AkashiNeko 2025-09-27 13:12:51 +08:00
  • f4c3c9d58c fix: silence GORM 'record not found' warnings for unconfigured RCON groups AkashiNeko 2025-09-07 08:47:07 +08:00
  • e2ed340375 refactor: centralize LLM supplier config in DB and auto-switch model AkashiNeko 2025-08-14 22:35:04 +08:00
  • 8d24be1498 fix: Prevent "无锡人" from abusing the group ban function lavacreeper 2025-08-11 09:58:42 +08:00
  • a5eba25024 feat & fix: improve Minecraft message display with enhanced tellraw formatting and fix GORM warnings AkashiNeko 2025-08-06 18:45:36 +08:00
  • f95b8bfc8b feat: add RCON integration and Minecraft command system AkashiNeko 2025-08-06 10:08:09 +08:00
  • b720c05e23 feat: add info command AkashiNeko 2025-08-06 08:58:07 +08:00
  • 9cf9d0fbc8 feat: add memberinfo command AkashiNeko 2025-08-05 10:00:37 +08:00
  • 111379fbed feat: add rps and dice commands AkashiNeko 2025-08-04 23:33:53 +08:00
  • 0330aac5db refactor: modify sh command execution environment and access control AkashiNeko 2025-08-04 23:12:20 +08:00
  • bba771e4f9 feat: add user-defined event system for custom auto-replies AkashiNeko 2025-08-01 11:25:57 +08:00
  • 88088d6470 feat: add example of run.sh AkashiNeko 2025-08-01 10:19:16 +08:00
  • 6f385163a9 fix:Prevent someone from abusing this feature lavacreeper 2025-08-01 10:05:35 +08:00
  • f8516368dd fix: delete mistakenly uploaded binary files akashi 2025-07-30 14:21:46 +08:00
  • db080111a1 feat: allow designated users to be set as administrators AkashiNeko 2025-07-27 23:41:45 +08:00
  • 8292affb7d Merge branch 'main' AkashiNeko 2025-07-22 21:16:12 +08:00
  • 9747c44e28 fix: optimize database performance and improve LLM reply/mention handling AkashiNeko 2025-07-22 21:12:44 +08:00
  • c4ce4ef2a5 Update custom_reply.go cc 2025-07-14 17:11:57 +08:00
  • f5d3fa2f90 fix: prevent panic when accessing empty message array in HandleCommand AkashiNeko 2025-06-19 09:56:37 +08:00
  • e011a7d339 Merge pull request #1 from fibiki/main 氟氟 2025-06-16 08:18:22 +08:00
  • 6c65d169ac fix: Improve output format lavacreeper 2025-06-15 23:36:47 +08:00
  • 93002f1c05 fix: change command 'er' to 'fx' lavacreeper 2025-06-15 23:19:21 +08:00
  • 70d3114999 feat: add command crypto lavacreeper 2025-06-15 17:56:10 +08:00
  • 0d60f17491 feat: add command er and stock AkashiNeko 2025-06-15 12:15:23 +08:00
  • b0051d9cff fix: include current message in LLM chat history AkashiNeko 2025-06-14 14:59:30 +08:00
  • edf96d9973 feat: add draw command for image generation AkashiNeko 2025-06-13 14:06:35 +08:00
  • e63b131d6c feat: enhance chat history with msg_id and improved formatting AkashiNeko 2025-06-13 12:29:44 +08:00
  • 20f2ccbacc feat: replace XML parsing with command-based approach and remove Grok API AkashiNeko 2025-06-13 11:31:30 +08:00
  • 9a61ca1d2b feat: add group essence and ban features, optimize LLM prompt AkashiNeko 2025-05-12 19:57:08 +08:00
  • c1d93e885d feat: add SiliconFlow API support AkashiNeko 2025-04-12 11:42:26 +08:00
  • b446b57afd feat: optimize LLM prompts and message handling AkashiNeko 2025-04-11 10:07:10 +08:00
  • d2efb0e401 fix: move gorm dependencies to direct requires AkashiNeko 2025-04-11 09:38:36 +08:00
  • be3214a9cb feat: add tts command AkashiNeko 2025-04-06 23:44:24 +08:00
  • 5592ba1b5f feat: add debug command and improve LLM functionality AkashiNeko 2025-04-06 21:25:33 +08:00
  • a2922a77be feat: add callme command and refactor LLM message handling AkashiNeko 2025-04-01 22:49:01 +08:00
  • 91182bb2aa feat: add configurable Grok-2 LLM support for group chat AkashiNeko 2025-03-27 12:07:11 +08:00
  • a4fae9d026 fix: Fixed the issue where msg.Raw was truncated after executing the HandleCommand function AkashiNeko 2025-03-22 19:22:47 +08:00
  • 36d8af6057 chore: Added docker-compose.yml and init.sql AkashiNeko 2025-03-20 00:19:06 +08:00
  • e1a5634509 refactor: update table structure: - Added content and is_cmd fields to the messages table. - Added the summary field and removed the gender field from the users table. AkashiNeko 2025-03-20 00:18:03 +08:00
  • e385d0087e feat: Added delete command AkashiNeko 2025-03-19 15:40:49 +08:00
  • 5f321cd232 feat: Added support for reply and at ( @ ) AkashiNeko 2025-03-18 20:32:51 +08:00
  • 7a92de6286 feat: Using the sh command with a Docker container, making it accessible to anyone AkashiNeko 2025-03-14 20:20:39 +08:00
  • 386e8d45ee refactor: Added the cmds.ArgsList type to enable the cmds module to handle other types of messages AkashiNeko 2025-03-13 15:06:10 +08:00
  • aa22682cb8 refactor: Refactored the qbot.Message struct to make it easier for upper layers to access the message type AkashiNeko 2025-03-13 14:09:51 +08:00
  • c50c5595f9 refactor: optimize some functions without changing functionality AkashiNeko 2025-03-12 20:51:15 +08:00
  • c962c5b69b feat: Added psql, group command AkashiNeko 2025-03-12 10:20:52 +08:00
  • 29dd1ed9f3 feat: Add PostgreSQL database for persistent storage of chat history AkashiNeko 2025-03-11 09:03:05 +08:00
  • b49f633414 feat: Add nginx reverse proxy for API fufu 2025-03-10 22:42:32 +08:00
  • 198c294904 feat: Added sh command AkashiNeko 2025-03-09 17:54:44 +08:00
  • c8d28e1c39 feat: Added specialtitle command AkashiNeko 2025-03-09 02:11:21 +08:00
  • 700ac9379a fix: Fixed issue where gork2's temperature could only be an integer AkashiNeko 2025-03-08 21:45:49 +08:00
  • 5f8cdaf028 feat: Added environment variable support fufu 2025-03-08 20:41:52 +08:00
  • 121e776fef feat: Add grok2 API support fufu 2025-03-07 10:12:07 +08:00
  • 7d29a0af20 feat: add echo, rawmsg command fufu 2025-03-05 19:54:29 +08:00
  • b3652984cb feat: Hello World! message handler finished AkashiNeko 2025-03-04 01:49:33 +08:00
  • 44f4c57d1a init: First commit AkashiNeko 2025-03-03 22:11:38 +08:00
  • ae15d5119a Initial commit 氟氟 2025-03-03 20:02:14 +08:00