Commit Graph
97 Commits
Author SHA1 Message Date
mahdium d871bd311c Now
release / Build and push Docker image (push) Failing after 2m37s
2025-01-04 16:24:29 +03:30
mahdium 10323af4a4 Wwhat about now? 2025-01-04 16:23:13 +03:30
mahdium 4fc971d1b4 TRY TO FIX CI 2025-01-04 16:20:38 +03:30
mahdium fdc5ee9728 TRY TO FIX CI 2025-01-04 16:18:57 +03:30
mahdium 68895724d7 GOD DAMN DOCKER
release / Build and push Docker image (push) Failing after 2m53s
2025-01-04 16:13:04 +03:30
mahdium b73118266c Minor fixes to gitea actions
release / Build and push Docker image (push) Failing after 2m53s
2025-01-04 16:02:25 +03:30
mahdium 9c27064237 Remove dotnet build in gitea actions 2025-01-04 15:57:07 +03:30
mahdium 860385e08f Minor fixes to gitea actions
release / Build .NET Application (push) Has been cancelled
release / Build and push Docker image (push) Failing after 7m50s
2025-01-04 15:51:15 +03:30
mahdium d035251258 Minor fixes to gitea actions
release / Build .NET Application (push) Failing after 22s
release / Build and push Docker image (push) Has been cancelled
2025-01-04 15:48:28 +03:30
mahdium eaf440c5ae Small fixes to gitea actions
release / Build .NET Application (push) Failing after 5m39s
release / Build and push Docker image (push) Failing after 8m19s
2025-01-04 15:30:32 +03:30
mahdium eb4160e207 Fix gitea artifacts and add docker cache layer
release / Build .NET Application (push) Has been cancelled
release / Build and push Docker image (push) Has been skipped
2025-01-04 15:20:39 +03:30
mahdium 3e6cf9ffa1 Gitea docker test 1
release / Build .NET Application (push) Successful in 5m48s
release / Build and push Docker image (push) Failing after 3m27s
2025-01-04 14:41:10 +03:30
mahdium 51eaccca63 Update dotnet version to 9
release / check and build (push) Failing after 4m45s
2025-01-04 14:08:28 +03:30
mahdium e38e5884a1 gitea actions label fix
release / check and build (push) Failing after 4m39s
2025-01-04 00:33:43 +03:30
mahdium 81ecf7d1f8 Retry gitea actions
release / check and build (push) Waiting to run
2025-01-04 00:28:39 +03:30
mahdium 153d9c577b Add socks proxy support 2025-01-02 16:10:37 +03:30
mahdium 798a80e820 Fixed webserver prevention the rest of the program to run 2024-12-31 23:31:11 +03:30
mahdium d02d5744ff New feature: Web api and a custom webpage to show a random cat. 2024-12-29 15:57:10 +03:30
mahdium 340192d7f0 Fixed database update - general improvements 2024-12-22 18:47:14 +03:30
mahdium 3c80744b80 Improve code readability 2024-12-20 23:15:26 +03:30
mahdium aa2feea611 Better error handling 2024-12-20 23:03:38 +03:30
mahdium e1b4cb65f3 Merge remote-tracking branch 'origin/main' 2024-12-16 14:26:20 +03:30
mahdium 24d5175e7b Add more async database functions 2024-12-16 14:26:06 +03:30
mahdium 16134407a7 Update .gitlab-ci.yml file 2024-12-15 18:35:22 +00:00
mahdium dc38ce927f Finish migration to MongoDb and general improvements 2024-12-15 21:22:36 +03:30
mahdium 29011e34f9 Fix extra values 2024-12-15 18:03:18 +03:30
mahdium 811a54e24d Add Dockerfile and modify gitlab CI to build the docker 2024-12-15 17:36:22 +03:30
mahdium ef8c7f2ee9 Finished the migration to MongoDb (NOT TESTED) 2024-12-15 17:32:26 +03:30
mahdium fbe0d500d9 Stage 1 of migrating to MongoDb - fully added mongodb 2024-12-15 17:01:48 +03:30
mahdium e0cdcf1198 Implemented MongoDb Basics 2024-12-06 13:35:47 +03:30
mahdium 4495e6b605 Added MongoDb connection string to config options 2024-12-06 13:11:47 +03:30
mahdium 321f48660d Added more logging 2024-12-03 18:05:24 +03:30
mahdium 3e73caade3 Removed unused code 2024-12-01 21:04:39 +03:30
mahdium 2841934d92 Added additional parameters for logging 2024-12-01 21:04:04 +03:30
mahdium 32c0cd4c58 Fixed custom instance 2024-12-01 21:03:21 +03:30
mahdium 45e790ef1a Update download ink for pipeline artifacts 2024-11-13 21:36:11 +03:30
mahdium d35dcd9a54 Maybe fixing the diplicate image problem? 2024-11-13 21:15:14 +03:30
mahdium 71be9a43e1 [NOT TESTED] - fixing the duplicate media attachment but 2024-11-11 17:56:43 +03:30
mahdium 972167634f Now not accepting posts from bot accounts - improved error handling 2024-11-07 00:12:10 +03:30
mahdium 79deb67848 Only send start message if the received message is from a private account 2024-11-06 20:08:30 +03:30
mahdium 97b06b7b4e Fixed callback error on "send me another cat" button 2024-11-05 20:54:56 +03:30
mahdium 0c0ee21049 fixed trimmed publish problem 2024-11-05 17:55:57 +03:30
mahdium 58c6be0eba fixed gitlab ci 2024-11-05 17:49:17 +03:30
mahdium c2c7732552 Migrate to dotnet 9 and minor improvements 2024-11-05 17:47:17 +03:30
mahdium 51747b3e3d Migrate to Telegram.Bot v22 and some minor improvements 2024-11-05 17:25:29 +03:30
mahdium 0830847336 Fixed timer bug 2024-10-31 22:18:21 +03:30
mahdium 51fc4cb3fa Added new code to keep the bot running 2024-10-31 15:46:56 +03:30
mahdium d4b79e693c Removed prev commit code due to incomatiblity with systemd 2024-10-31 15:42:11 +03:30
mahdium 4d751ec278 Now program exits at the press of Q. 2024-10-31 15:35:05 +03:30
mahdium ae45c7aa5a Fixed minor bug 2024-10-31 15:26:49 +03:30
mahdium d680ae818d Added DB backup command
Added automated backup every 1 hour
2024-10-31 15:16:42 +03:30
mahdium 4cb0ada1d0 fix typo 2024-10-31 14:54:46 +03:30
mahdium 819ce8ced2 Never trust AI 2024-10-07 20:08:42 +03:30
mahdium 78c69f123e Merge remote-tracking branch 'origin/main' 2024-10-07 20:02:26 +03:30
mahdium c70f1ca0cd Bug fix 2024-10-07 20:01:55 +03:30
mahdium f6e4c96507 Bug fix 2024-10-07 19:56:51 +03:30
mahdium 6b3aab913c Improved fetching config data, implemented envinronmet variable support alongside .env support 2024-10-07 19:38:38 +03:30
mahdium c675824820 Added media type formatting 2024-09-25 23:21:05 +03:30
mahdium 86aa430394 Added additional logging and implemented post handling if the message is already approved 2024-09-25 23:06:18 +03:30
mahdium 826f862e9a revert back the code 2024-09-16 20:19:18 +03:30
mahdium 7e18f211db removed unused code 2024-09-16 20:02:13 +03:30
mahdium 81e24f034d Minor fix - TODO: add .env entry for it 2024-09-16 01:35:39 +03:30
mahdium 0b24b7ad36 Fixed /start command issue - tested 2024-09-16 01:27:56 +03:30
mahdium ef6520e08d revert back changes 2024-09-16 00:49:38 +03:30
mahdium e14c8023d5 Refactor update handling logic in MastodonBot class to use if/else instead of switch. 2024-09-16 00:44:09 +03:30
mahdium 9fd9364257 Refactor bot event handling, add OnMessage call in OnUpdate. 2024-09-16 00:37:27 +03:30
mahdium 91b28d34b6 Merge remote-tracking branch 'origin/main' 2024-09-16 00:28:22 +03:30
mahdium c92442ad99 a fix to the latest code 2024-09-16 00:27:57 +03:30
mahdium 79f2318a64 Merge remote-tracking branch 'origin/main' 2024-09-16 00:26:29 +03:30
mahdium 5fde0d3169 Merge remote-tracking branch 'origin/main' 2024-09-16 00:08:05 +03:30
mahdium 94ee45d9bd added /start message handling 2024-09-16 00:07:24 +03:30
mahdium 8b758e0bf4 Update README.md 2024-09-15 10:31:51 +00:00
mahdium 7e94e39a78 No need for gitea 2024-09-15 00:00:20 +03:30
mahdium c6c8f3ba3f minor fix
release / check and build (push) Has been cancelled
2024-09-14 23:26:42 +03:30
mahdium c5136bd8f3 change runner to g7s 2024-09-14 23:24:40 +03:30
mahdium 84e11ca251 gitea fix official example 2024-09-14 23:23:04 +03:30
mahdium 1d833e03d2 gitea fix 2024-09-14 23:14:25 +03:30
mahdium fa0892a527 Gemini fix 2024-09-14 23:12:53 +03:30
mahdium b3ade03630 AI fix 2024-09-14 23:09:28 +03:30
mahdium 0112c2ff24 Gitea fix
Build / build (push) Failing after 0s
2024-09-14 23:05:41 +03:30
mahdium 8ad0ab485c Gitea fix
Create and publish a Docker image / build (push) Failing after 0s
2024-09-14 23:02:32 +03:30
mahdium 567a90014d maybe ai fix 2024-09-14 22:55:46 +03:30
mahdium 7d4bc246b4 Updated gitea-ci file 2024-09-14 22:53:16 +03:30
mahdium 6b2e794428 Update gitea-ci 2024-09-14 22:43:56 +03:30
mahdium 8e24feaa80 Merge remote-tracking branch 'origin/main' 2024-09-14 22:41:02 +03:30
mahdium 393b0bc37a Merge remote-tracking branch 'origin/main' 2024-09-14 22:39:41 +03:30
mahdium 064e465ca0 Merge remote-tracking branch 'origin/main' 2024-09-14 22:10:56 +03:30
mahdium 9ea431c915 Added gitea ci/cd file 2024-09-14 22:05:53 +03:30
mahdium 5e1ecddd08 Update .gitlab-ci.yml file 2024-09-14 18:28:49 +00:00
mahdium 2ba3e1c9b6 Update .gitlab-ci.yml file 2024-09-14 18:26:40 +00:00
mahdium 2c7743e132 Resolved no CUSTOM_INSTANCE value 2024-09-14 21:53:28 +03:30
mahdium e8f8070e36 update gitignore 2024-09-14 21:39:52 +03:30
mahdium 178afff5a8 Removed direct env var from readme 2024-09-14 21:37:12 +03:30
mahdium 77f1a931fd added support for .env file and improved validation 2024-09-14 21:34:21 +03:30
mahdium 2f2ab5f944 add readmy and some cleanup 2024-09-14 20:32:58 +03:30
mahdium 24ef229e3e Minor change 2024-09-14 19:39:37 +03:30
mahdium 481e8e9af8 Initial commit 2024-09-14 19:38:04 +03:30