Commit Graph

24 Commits

Author SHA1 Message Date
4495e6b605 Added MongoDb connection string to config options 2024-12-06 13:11:47 +03:30
321f48660d Added more logging 2024-12-03 18:05:24 +03:30
3e73caade3 Removed unused code 2024-12-01 21:04:39 +03:30
d35dcd9a54 Maybe fixing the diplicate image problem? 2024-11-13 21:15:14 +03:30
71be9a43e1 [NOT TESTED] - fixing the duplicate media attachment but 2024-11-11 17:56:43 +03:30
972167634f Now not accepting posts from bot accounts - improved error handling 2024-11-07 00:12:10 +03:30
97b06b7b4e Fixed callback error on "send me another cat" button 2024-11-05 20:54:56 +03:30
c2c7732552 Migrate to dotnet 9 and minor improvements 2024-11-05 17:47:17 +03:30
51747b3e3d Migrate to Telegram.Bot v22 and some minor improvements 2024-11-05 17:25:29 +03:30
ae45c7aa5a Fixed minor bug 2024-10-31 15:26:49 +03:30
d680ae818d Added DB backup command
Added automated backup every 1 hour
2024-10-31 15:16:42 +03:30
819ce8ced2 Never trust AI 2024-10-07 20:08:42 +03:30
c70f1ca0cd Bug fix 2024-10-07 20:01:55 +03:30
6b3aab913c Improved fetching config data, implemented envinronmet variable support alongside .env support 2024-10-07 19:38:38 +03:30
c675824820 Added media type formatting 2024-09-25 23:21:05 +03:30
86aa430394 Added additional logging and implemented post handling if the message is already approved 2024-09-25 23:06:18 +03:30
81e24f034d Minor fix - TODO: add .env entry for it 2024-09-16 01:35:39 +03:30
0b24b7ad36 Fixed /start command issue - tested 2024-09-16 01:27:56 +03:30
94ee45d9bd added /start message handling 2024-09-16 00:07:24 +03:30
393b0bc37a Merge remote-tracking branch 'origin/main' 2024-09-14 22:39:41 +03:30
77f1a931fd added support for .env file and improved validation 2024-09-14 21:34:21 +03:30
2f2ab5f944 add readmy and some cleanup 2024-09-14 20:32:58 +03:30
24ef229e3e Minor change 2024-09-14 19:39:37 +03:30
481e8e9af8 Initial commit 2024-09-14 19:38:04 +03:30