Commit Graph

116 Commits

Author SHA1 Message Date
Aster Fialla
f0a36f430c adjusted enum wording 2026-02-14 22:15:49 -05:00
Aster Fialla
625be55328 removed console.logs 2026-02-14 22:15:49 -05:00
Aster Fialla
163bad02df adjusting attachment arguments to work 2026-02-14 22:15:49 -05:00
Aster Fialla
9919e8c4b1 adjusting attachment arguments to work 2026-02-14 22:15:49 -05:00
Aster Fialla
70ee8180ab adjusting member helper logic 2026-02-14 22:15:49 -05:00
Aster Fialla
55e34b1178 adjusting logic for parsing proxy tags 2026-02-14 22:15:49 -05:00
Aster Fialla
e88f66b2dc deleting unneeded commented out method 2026-02-14 22:15:49 -05:00
Aster Fialla
647474e2c2 adjusted errors in embed builder 2026-02-14 22:15:49 -05:00
Aster Fialla
7ef2adc689 updated package.json, moved stuff into src folder 2026-02-14 22:15:49 -05:00
Aster Fialla
83a2497ff4 updated imports and docstrings 2026-02-14 22:15:49 -05:00
Aster Fialla
89fe2c70b2 put braces around throw e 2026-02-14 22:15:49 -05:00
Aster Fialla
7c7b1f0202 hopefully correct error handling for real 2026-02-14 22:15:49 -05:00
Aster Fialla
3d36e6c9fc hopefully correct error handling for real 2026-02-14 22:15:49 -05:00
Aster Fialla
623d10a17e updated gitignore to ignore coverage folder 2026-02-14 22:15:49 -05:00
Aster Fialla
a2c0530118 adding jest and jest files 2026-02-14 22:15:49 -05:00
Aster Fialla
68629fd75d adding jest 2026-02-14 22:15:49 -05:00
Aster Fialla
6339da1592 desperately trying to make error handling work 2026-02-14 22:15:49 -05:00
Aster Fialla
d2007f5274 edited import docstrings and logic 2026-02-14 22:15:49 -05:00
Aster Fialla
c894002018 docstrings and more error description. 2026-02-14 22:15:49 -05:00
Aster Fialla
3e0ba190c1 adding enum 2026-02-14 22:15:49 -05:00
Aster Fialla
12e93ce69d wip import 2026-02-14 22:15:49 -05:00
Aster Fialla
415bf44f57 replaced trims with something that probably makes more sense, and added addfullmember method to prep for import 2026-02-14 22:15:49 -05:00
Aster Fialla
e602eefc5d hopefully added parsing for wrapping of proxies (at beginning, around, and end) 2026-02-14 22:15:49 -05:00
Aster Fialla
650f39266b hopefully added support for wrapping of proxies (at beginning, around, and end) 2026-02-14 22:15:49 -05:00
Aster Fialla
bbc566b8b9 edited docstring 2026-02-14 22:15:49 -05:00
Aster Fialla
62ef2b87cf smoothed out username in webhook helper. made WIP method for preventing same name collapse 2026-02-14 22:15:49 -05:00
Aster Fialla
bf155d28b4 updated fluxer.js 2026-02-14 22:15:49 -05:00
Aster Fialla
d473a5119a removed "return await" since idk what it does 2026-02-14 22:15:49 -05:00
Aster Fialla
e634085627 updating commands to send embeds if it receives them 2026-02-14 22:15:49 -05:00
Aster Fialla
3bec40e235 updating enums 2026-02-14 22:15:49 -05:00
Aster Fialla
ba91ecd097 adding listall command and changing memberinfo and allmembersinfo to return embeds 2026-02-14 22:15:49 -05:00
Aster Fialla
23d7abef5d adding change name method 2026-02-14 22:15:49 -05:00
Aster Fialla
0708622045 update dependencies to remove discord.js & linter 2026-02-14 22:15:49 -05:00
Aster Fialla
0d129f23e7 return error when it occurs 2026-02-14 22:15:49 -05:00
Aster Fialla
851bae4ff8 implementing webhooks? 2026-02-14 22:15:49 -05:00
Aster Fialla
a92f00e545 better error handling 2026-02-14 22:15:49 -05:00
Aster Fialla
8b3be16cea updated package.json 2026-02-14 22:15:49 -05:00
Aster Fialla
1d0c8ef4e7 return if matches proxy (until webhooks exist) 2026-02-14 22:15:49 -05:00
Aster Fialla
f7a7906532 got rid of alias until i figure out command handler 2026-02-14 22:15:49 -05:00
Aster Fialla
b3f565bd83 moving commands to new file 2026-02-14 22:15:49 -05:00
Aster Fialla
9b73997c05 refactoring to use fluxer.js 2026-02-14 22:15:49 -05:00
Aster Fialla
1b81e4007b refactoring to use fluxer.js 2026-02-14 22:15:49 -05:00
Aster Fialla
64535b6a63 renaming some arguments 2026-02-14 22:15:49 -05:00
Aster Fialla
5711fbb162 putting everything in a try catch block to hopefully not crash the bot.... 2026-02-14 10:07:27 -05:00
Aster Fialla
ed01e7bc39 not using the eslint file rn 2026-02-14 01:01:34 -05:00
Aster Fialla
102ef0bf93 added warning for if you upload via Fluxer 2026-02-14 01:00:23 -05:00
Aster Fialla
48604981b4 edited enums 2026-02-14 00:59:21 -05:00
Aster Fialla
fb5de122f0 added canvas package 2026-02-14 00:21:51 -05:00
Aster Fialla
683865a613 added image argument 2026-02-14 00:21:45 -05:00
Aster Fialla
7c143054bd removed force:true from sequelize so that db saves 2026-02-14 00:21:11 -05:00