12 Commits

Author SHA1 Message Date
nightnoryu b1c34f77ce Change project structure a bit 2025-06-02 21:00:50 +03:00
nightnoryu 9e38b000ec Refactoring
1. Move all pre-defined messages to constants in a separate file
2. Remove pkg/errors dependency
2025-05-15 22:20:37 +03:00
nightnoryu 24e3f5f95e Logging improvements 2025-04-30 09:05:53 +03:00
nightnoryu 5900903304 Refactoring: implement proper JSON logging, better structure for app layers 2025-04-30 08:57:20 +03:00
nightnoryu bb58f9bb7f Rewrite everything with new framework 2025-02-01 17:36:04 +03:00
nightnoryu 0a71122ba1 Add support for audio attachments and voice messages 2024-08-07 14:47:39 +03:00
nightnoryu aabc012c6b Add warning for stickers 2024-08-07 14:35:17 +03:00
nightnoryu e886a22046 Add info command & fix mentions with underscores 2024-08-04 11:26:45 +03:00
nightnoryu 548c5817da Add video support, extract command handler 2024-08-04 11:20:01 +03:00
nightnoryu d4145b2009 Remove unused struct 2024-07-29 00:32:00 +03:00
nightnoryu c8532ebe53 Tweak docker files for deployment 2024-07-29 00:31:37 +03:00
nightnoryu 8fa95db24b Rework architecture, fix env parsing 2024-07-29 00:10:35 +03:00