12 Commits

Author SHA1 Message Date
pacnpal
5c38774e2f Add username input to prompt submission; update event handler to include username in message formatting 2025-02-25 20:27:15 -05:00
pacnpal
e8f57b976a Update .gitignore to exclude .DS_Store; refactor logging for unauthorized reset attempts and message formatting 2025-02-25 20:17:40 -05:00
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
4812eeb2ac Remove conversation history database and related cache files; delete environment configuration 2025-02-25 11:33:48 -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
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
908f1912bb Initial commit of Discord GLHF Bot with core functionality, configuration, and dependencies. 2025-02-11 15:34:02 -05:00