Commit Graph

24 Commits

Author SHA1 Message Date
pacnpal
937bc18ca7 Enhance DiscordBot shutdown process; add connection timeout, cancel web tasks, and handle SIGINT signal 2025-02-25 13:09:09 -05:00
pacnpal
f40d19294f Enhance signal handling in DiscordBot; disable reloader, set shutdown timeout, and improve task identification 2025-02-25 12:57:24 -05:00
pacnpal
898937acb4 Update .gitignore to exclude additional Python cache files; implement reset personality command with user permissions check 2025-02-25 12:28:51 -05:00
pacnpal
de3b09bf46 Update .gitignore to exclude additional cache files and environment configuration 2025-02-25 11:36:06 -05:00
pacnpal
4812eeb2ac Remove conversation history database and related cache files; delete environment configuration 2025-02-25 11:33:48 -05:00
pacnpal
519dfaa038 Update .gitignore to exclude additional Python bytecode files and database artifacts 2025-02-25 11:06:04 -05:00
pacnpal
5ad38f8f1b Update .gitignore to exclude additional cache and log files; modify system prompt for character behavior and rules 2025-02-25 10:53:33 -05:00
pacnpal
8b0d555b03 Merge branch 'main' of git-ssh.pacnp.al:pacnpal/discord_rcd_ai_bot 2025-02-13 09:18:13 -05:00
pacnpal
4a52f5fa99 Update queue state and processed message count; adjust last processed time and processor ID 2025-02-13 09:18:12 -05:00
pacnpal
789ab27936 Add .DS_Store to .gitignore to prevent tracking of macOS system files 2025-02-12 13:29:03 -05:00
pacnpal
4fe1505d92 Refactor web interface and bot initialization; enhance error handling for channel ID and update queue state 2025-02-12 09:05:21 -05:00
pacnpal
9efd4454fe Add Quart web interface and prompt handling; update queue state and logging 2025-02-11 22:02:36 -05:00
pacnpal
44d4ad1dfd Implement prompt handling for web interface; validate API key and JSON input 2025-02-11 20:11:18 -05:00
pacnpal
de1d40298b Add web interface and main entry points for Discord bot; update dependencies and queue state 2025-02-11 20:08:20 -05:00
pacnpal
dbe932c3ea Update log entries and queue state for consistent heartbeat tracking and accurate timestamps 2025-02-11 19:48:24 -05:00
pacnpal
a96e4c2e27 Merge main branch and resolve README.md conflict 2025-02-11 19:48:08 -05:00
pacnpal
43db243dd6 Update queue state and log entries for consistent heartbeat tracking and updated processing timestamps 2025-02-11 19:45:34 -05:00
pacnpal
9591d81f7a Update queue state and log entries for consistent heartbeat tracking and accurate timestamps 2025-02-11 19:38:57 -05:00
pacnpal
f2d1e872be Update queue state and log entries for improved message processing tracking 2025-02-11 19:38:53 -05:00
pacnpal
15653c17d8 Update queue state with new processing timestamps and processor ID 2025-02-11 19:22:11 -05:00
pacnpal
1883171a88 Update queue state and log entries for accurate message processing tracking 2025-02-11 16:06:18 -05:00
pacnpal
8abb0e8a2a Update queue state and log entries for improved tracking of message processing 2025-02-11 16:05:07 -05:00
pacnpal
908f1912bb Initial commit of Discord GLHF Bot with core functionality, configuration, and dependencies. 2025-02-11 15:34:02 -05:00
a7e824dd5b Initial commit 2025-02-11 15:33:10 -05:00