Commit Graph

21 Commits

Author SHA1 Message Date
9943ea51f9 feat: implement punishment process management and integrate with Discord interactions 2025-09-02 21:48:36 +07:00
fee40b10a2 fix: simplify interaction logging by removing detailed user information 2025-09-02 21:23:31 +07:00
de09a84daa feat: enhance logging for Discord interactions with detailed user information 2025-09-02 21:20:37 +07:00
fa0584c550 feat: implement command registration and management with Discord API 2025-09-02 21:08:19 +07:00
4248c75bd6 feat: add pino-pretty dependency for enhanced logging output 2025-09-02 21:02:00 +07:00
31902477ef feat: add OPENROUTER_API_KEY to environment variables in docker-compose 2025-09-02 20:59:32 +07:00
2a311a7432 fix: remove dotenv import to streamline environment variable handling 2025-09-02 20:57:59 +07:00
a26b3a63e0 fix: update environment variable parsing to use Bun.env for improved compatibility 2025-09-02 20:57:13 +07:00
fdbcfe3887 feat: restructure configuration and command registration for improved clarity and functionality 2025-09-02 20:51:05 +07:00
6272bb62ff feat: implement audit log, core fetch functionality, guild management, message handling, and poll features 2025-09-02 20:50:59 +07:00
5b4832a2cb feat: add pino logger for improved logging functionality and update dependencies 2025-09-02 20:50:46 +07:00
cf7c8d4a95 fix: update AI model in OpenRouter chat function for improved performance 2025-08-29 01:49:46 +07:00
903b33885a feat: add multi-reaction user listing and improve emoji handling in interaction responses 2025-08-29 01:44:53 +07:00
63de53b655 fix: update interaction messages for clarity and tone in Thai language 2025-08-29 01:32:03 +07:00
18ae063785 feat: enhance Discord Audit Bot with new commands and improved signature verification 2025-08-29 01:29:43 +07:00
01f42667c8 refactor: update findRecentDeafen function to handle mute events and localize poll messages 2025-08-29 01:14:47 +07:00
4655614f0f enhance logging and error handling for Discord Audit Bot 2025-08-29 01:00:35 +07:00
63f9607942 add docker-compose.yml for discord audit bot configuration 2025-08-29 00:45:28 +07:00
fdfb5304d9 add Dockerfile and implement initial bot functionality with Hono framework 2025-08-29 00:45:23 +07:00
4c373d16e3 add .env to .gitignore 2025-08-29 00:33:01 +07:00
760de8e90e initial commit 2025-08-29 00:32:42 +07:00