Commit Graph

32 Commits

Author SHA1 Message Date
6c5fe1bc00 Added cors 2025-04-24 19:07:43 +03:30
153d9c577b Add socks proxy support 2025-01-02 16:10:37 +03:30
798a80e820 Fixed webserver prevention the rest of the program to run 2024-12-31 23:31:11 +03:30
d02d5744ff New feature: Web api and a custom webpage to show a random cat. 2024-12-29 15:57:10 +03:30
dc38ce927f Finish migration to MongoDb and general improvements 2024-12-15 21:22:36 +03:30
ef8c7f2ee9 Finished the migration to MongoDb (NOT TESTED) 2024-12-15 17:32:26 +03:30
fbe0d500d9 Stage 1 of migrating to MongoDb - fully added mongodb 2024-12-15 17:01:48 +03:30
e0cdcf1198 Implemented MongoDb Basics 2024-12-06 13:35:47 +03:30
4495e6b605 Added MongoDb connection string to config options 2024-12-06 13:11:47 +03:30
2841934d92 Added additional parameters for logging 2024-12-01 21:04:04 +03:30
79deb67848 Only send start message if the received message is from a private account 2024-11-06 20:08:30 +03:30
51747b3e3d Migrate to Telegram.Bot v22 and some minor improvements 2024-11-05 17:25:29 +03:30
0830847336 Fixed timer bug 2024-10-31 22:18:21 +03:30
51fc4cb3fa Added new code to keep the bot running 2024-10-31 15:46:56 +03:30
d4b79e693c Removed prev commit code due to incomatiblity with systemd 2024-10-31 15:42:11 +03:30
4d751ec278 Now program exits at the press of Q. 2024-10-31 15:35:05 +03:30
d680ae818d Added DB backup command
Added automated backup every 1 hour
2024-10-31 15:16:42 +03:30
4cb0ada1d0 fix typo 2024-10-31 14:54:46 +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
826f862e9a revert back the code 2024-09-16 20:19:18 +03:30
7e18f211db removed unused code 2024-09-16 20:02:13 +03:30
ef6520e08d revert back changes 2024-09-16 00:49:38 +03:30
e14c8023d5 Refactor update handling logic in MastodonBot class to use if/else instead of switch. 2024-09-16 00:44:09 +03:30
9fd9364257 Refactor bot event handling, add OnMessage call in OnUpdate. 2024-09-16 00:37:27 +03:30
c92442ad99 a fix to the latest code 2024-09-16 00:27:57 +03:30
79f2318a64 Merge remote-tracking branch 'origin/main' 2024-09-16 00:26:29 +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
2c7743e132 Resolved no CUSTOM_INSTANCE value 2024-09-14 21:53:28 +03:30
77f1a931fd added support for .env file and improved validation 2024-09-14 21:34:21 +03:30
481e8e9af8 Initial commit 2024-09-14 19:38:04 +03:30