Commit Graph

41 Commits

Author SHA1 Message Date
Aster Fialla
0bca359b7f trying to get refactored memberhelper to pass tests -_- 2026-02-20 11:28:28 -05:00
Aster Fialla
932fc9c967 update getMemberCommandInfo 2026-02-20 11:03:50 -05:00
Aster Fialla
c133ee2c42 refactored memberHelper 2026-02-20 11:00:21 -05:00
Aster Fialla
b64ba6e787 made it easier to make a member 2026-02-19 21:36:19 -05:00
Aster Fialla
e7198230a7 updated member helper and tests 2026-02-19 20:08:26 -05:00
Aster Fialla
7a3b8c1994 edited help message trigger for updatePropic 2026-02-19 01:45:43 -05:00
Aster Fialla
2e0a8adec5 added tests for updateDisplayName 2026-02-19 01:31:38 -05:00
Aster Fialla
e16694ac2d fixed test and logic 2026-02-18 08:47:37 -05:00
Aster Fialla
da5a250445 added return to addFullMember so that addNewMember can reference it properly in strings 2026-02-18 00:27:51 -05:00
Aster Fialla
c645bb0aea renamed db to database
more tests and fixing logic for memberhelper
2026-02-17 22:23:47 -05:00
Aster Fialla
0b7f549bdf added error handling parseMemberCommand test 2026-02-17 21:21:07 -05:00
Aster Fialla
35b454bc80 Revert "converted import syntax to commonJS"
This reverts commit 5ab0d62b
2026-02-17 17:25:18 -05:00
Aster Fialla
79d98c3618 adjusted beforeeach/beforeall so more pass 2026-02-17 17:16:10 -05:00
Aster Fialla
5ab0d62bdb converted import syntax to commonJS
removed unused methods
2026-02-17 17:16:09 -05:00
Aster Fialla
51ada567ce made bot search and query lowercase instead of only applying to uppercase 2026-02-16 13:30:57 -05:00
Aster Fialla
4ea0a777af actually fixed proxy query 2026-02-16 10:56:40 -05:00
Aster Fialla
559da55176 edited addFullMember to throw error if member was not added successfully 2026-02-16 10:36:31 -05:00
Aster Fialla
32adf7b6ef move list --help check to parseMemberCommand 2026-02-16 09:34:07 -05:00
Aster Fialla
1db4ab37dc removed nonexistent e 2026-02-16 00:42:15 -05:00
Aster Fialla
fa0de17724 edited member helper to notify only 25 members are supported currently in list 2026-02-16 00:40:40 -05:00
Aster Fialla
58912f382c edited remove to not "remove" nonexistent members 2026-02-16 00:22:55 -05:00
Aster Fialla
375601cca7 added --help to list 2026-02-16 00:21:46 -05:00
Aster Fialla
e67a10fa79 allows invalid propic to still be imported 2026-02-16 00:16:38 -05:00
Aster Fialla
8f70960079 removed some overzealous error handling 2026-02-15 16:48:22 -05:00
Aster Fialla
9bff32456c changed error handling to not return error when database returns null as sometimes we want that 2026-02-15 15:57:08 -05:00
Aster Fialla
ff84a637b2 edited enum reference to ADD 2026-02-15 02:17:05 -05:00
Aster Fialla
8762e41a0a changed add command back to new because dang. 2026-02-15 02:12:59 -05:00
Aster Fialla
2e63532dc7 removed "cause" parameter for error 2026-02-15 01:17:06 -05:00
Aster Fialla
5c1d974246 got images working for pluralkit import! 2026-02-15 01:17:06 -05:00
Aster Fialla
dedd50adfc More simplified approach to loading images 2026-02-15 01:17:06 -05:00
Aster Fialla
d512e11682 WIP import. sort of working except error handling and message is not, and can't convert images 2026-02-15 01:17:06 -05:00
Aster Fialla
be864a4d1b fixed additional argument in thens 2026-02-15 01:17:05 -05:00
Aster Fialla
7264fe0b1c fixed typo in thens 2026-02-14 22:40:43 -05:00
Aster Fialla
33ddc58c41 sequelize doesn't return exceptions when you query nothing so fixed the await handlers on those 2026-02-14 22:39:56 -05:00
Aster Fialla
5c6b76b59b made setexpirationwarning not async 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
647474e2c2 adjusted errors in embed builder 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
3d36e6c9fc hopefully correct error handling for real 2026-02-14 22:15:49 -05:00