Commit Graph

29 Commits

Author SHA1 Message Date
fzzinchemical
bfd7680cf2 Add RULE34_API_KEY to environment configuration and update request URL generation 2025-11-12 08:24:27 +01:00
fzzinchemical
e48502c591 small fixes 2025-04-15 18:24:54 +02:00
fzzinchemical
769693f87b remove unnecessary codeblocks and refresh tests. 2025-04-15 17:58:19 +02:00
fzzinchemical
f9a8650243 rule34 implementation and code upgrades 2025-04-15 17:55:29 +02:00
fzzinchemical
1e0a01d771 Eliminated Discordeno, functional and runnable. 2025-04-15 15:49:35 +02:00
fzzinchemical
0473e32b39 added async execute test 2025-04-15 06:40:39 +02:00
fzzinchemical
1f3090d799 Breaking Changes!!! Changed discordeno to discord.js. Adaptation in progress. 2025-04-14 23:18:43 +02:00
fzzin
59803fabd5 Refactor message handling functions for improved clarity and maintainability 2025-04-14 19:43:27 +02:00
fzzinchemical
892841524c sharting my brains out on this one 2025-04-13 22:51:07 +02:00
fzzinchemical
8e466f69c1 Update Bot to latest Discordeno Version 21.0.0 and add nsfw check for rule34 and yandere api calls 2025-04-13 21:53:17 +02:00
fzzinchemical
da8a4dea89 Merge branch 'main' of https://gitea.fzzin.31718216.xyz/fzzinchemical/HotDog 2025-04-10 17:11:19 +02:00
fzzin
1e8f195714 Export requestJSON and requestRAW to core, formatting and adapting code and removing yandere code for update. 2025-04-08 16:27:58 +02:00
fzzinchemical
d00df57aea Added ENV management 2025-04-02 19:30:28 +02:00
fzzinchemical
e24bae3322 remove unneeded import 2025-04-02 17:26:58 +02:00
fzzinchemical
5f44313c3d update rule tests 2025-04-02 16:27:10 +02:00
fzzinchemical
8f903af37d feat: enhance rule34 message handling with improved error handling and command processing 2025-04-02 16:19:19 +02:00
fzzinchemical
20ba603b6a added try-catch statement for requestWorker 2025-04-02 16:04:10 +02:00
fzzinchemical
7bcf64f8e9 fix: update image source handling in requestWorker function 2025-04-01 23:11:18 +02:00
fzzinchemical
8ceac891ca refactor: update Embed structure to remove fields and adjust image source handling 2025-04-01 23:04:46 +02:00
fzzinchemical
2fcc67dbd7 feat: implement embed message handling and create Embed structure for improved message formatting 2025-04-01 22:54:49 +02:00
fzzinchemical
2a7a172f62 fix: multiple tags issue 2025-03-31 20:28:24 +02:00
fzzin
fe4e6690d4 feat: enhance API functionality with new request handling and export methods 2025-03-30 04:18:28 +02:00
fzzinchemical
f55b5579ad feat: integrate xml-parser for API response handling and enhance data retrieval methods 2025-03-28 16:14:49 +01:00
fzzinchemical
d8be2c92f0 refactor: rename drop functions for clarity and update tests 2025-03-28 07:49:42 +01:00
fzzinchemical
eb6dca5368 added tests for rule34 (non sufficient) 2025-03-27 15:10:31 +01:00
fzzinchemical
f97bfb03bd rename rule34test to drop 2025-03-27 14:29:05 +01:00
fzzinchemical
70dd2795b0 corrected command for uniformity 2025-03-27 13:03:26 +01:00
fzzinchemical
a16b4dcb17 Refactor message handling by creating dedicated handlers for rule34 and yandere plugins, and add default string utility function 2025-03-26 19:24:38 +01:00
fzzinchemical
58c7932481 Refactor API integration by moving rule34 and yandere APIs to plugins and updating message handling 2025-03-26 17:33:25 +01:00