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