Commit Graph

21 Commits

Author SHA1 Message Date
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