Aster Fialla
|
a7cd4e96f0
|
updating enums
|
2026-02-19 00:20:53 -05:00 |
|
Aster Fialla
|
21efbccfd7
|
adding more cases to messageHelper tests
|
2026-02-19 00:20:46 -05:00 |
|
Aster Fialla
|
d33c3213f3
|
removed confusing brackets from enum docs
|
2026-02-18 21:20:56 -05:00 |
|
Aster Fialla
|
9d5493e8ab
|
Merge remote-tracking branch 'origin/add-tests' into add-tests
# Conflicts:
# src/bot.js
# src/commands.js
# src/database.js
# src/helpers/importHelper.js
# src/helpers/memberHelper.js
# src/helpers/messageHelper.js
# src/helpers/webhookHelper.js
|
2026-02-18 21:03:44 -05:00 |
|
Aster Fialla
|
fc1c463696
|
more tests for webhookhelper
|
2026-02-18 17:14:04 -05:00 |
|
Aster Fialla
|
1bba8099e9
|
updating docstring for messageHelper parseProxyTags
|
2026-02-18 16:29:08 -05:00 |
|
Aster Fialla
|
da9a3d2c8a
|
finished tests for messageHelper!
|
2026-02-18 12:37:39 -05:00 |
|
Aster Fialla
|
223292c2d3
|
added tests for parseProxyTags and updated logic
|
2026-02-18 10:17:08 -05:00 |
|
Aster Fialla
|
400e40a405
|
updated sendMessageAsAttachment to returnBufferFromText and updated commands/webhookHelper accordingly
|
2026-02-18 09:19:44 -05:00 |
|
Aster Fialla
|
e16694ac2d
|
fixed test and logic
|
2026-02-18 08:47:37 -05:00 |
|
Aster Fialla
|
f0ac02e86d
|
readded line i shouldn't have removed in sendMessageAsMember
|
2026-02-18 00:33:05 -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
|
23a57b3e99
|
simplified sendMessageAsAttachment
|
2026-02-18 00:26:51 -05:00 |
|
Aster Fialla
|
1bf6c8c1f2
|
think i fixed weird error with webhook sending error when a user has no members
|
2026-02-18 00:25:41 -05:00 |
|
Aster Fialla
|
15703c24cd
|
moved import to helpers folder
|
2026-02-17 23:03:19 -05:00 |
|
Aster Fialla
|
3dbbe7df50
|
moved import to helpers folder
|
2026-02-17 23:03:08 -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
|
5e28cdfd01
|
adjusted beforeeach/beforeall so more pass
|
2026-02-17 07:11:22 -05:00 |
|
Aster Fialla
|
a3caa2dc42
|
converted import syntax to ES modules
removed unused methods
|
2026-02-16 18:46:32 -05:00 |
|
Aster Fialla
|
055ecdf20d
|
removed unneeded code
|
2026-02-16 13:43:34 -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
|
be5505b03c
|
added --help functionality to import command
|
2026-02-16 13:15:28 -05:00 |
|
Aster Fialla
|
07d4e735eb
|
changed parseProxyTags to filter proxy differently. changed conditional in sendMessageAsMember because obj will never not exist
|
2026-02-16 12:48:26 -05:00 |
|
Aster Fialla
|
8b709b75ce
|
updated readme and enums
|
2026-02-16 12:31:44 -05:00 |
|
Aster Fialla
|
6cd34e9c68
|
adjusted webhook helper to not query twice for member.
adjusted proxy message to just reply to message w/ attachments with "Attachment sent by" instead of sending error message
|
2026-02-16 12:30:46 -05:00 |
|
Aster Fialla
|
b2fc9f9111
|
fixed regex to escape proxy tags that match a normal regex
|
2026-02-16 12:16:06 -05:00 |
|
Aster Fialla
|
b3813d771d
|
tentative adding of system model (not used yet)
|
2026-02-16 11:09:03 -05:00 |
|
Aster Fialla
|
b15262e1c5
|
added .env to bot.js and db.js
|
2026-02-16 11:08:19 -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
|
f169f4d755
|
adjusted reference to wrong file with import and enums
|
2026-02-16 10:32:14 -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
|
0a7057ef63
|
list enum documentation
|
2026-02-16 00:23:56 -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
|
b83325785f
|
removed ability to send attachments since i think fluxer deletes them from the server when a message is deleted :(
|
2026-02-16 00:11:57 -05:00 |
|
Aster Fialla
|
49cab523f0
|
removed ability to send attachments since i think fluxer deletes them from the server when a message is deleted :(
|
2026-02-16 00:11:11 -05:00 |
|
Aster Fialla
|
e1dbba9043
|
hopefully ACTUALLY writes and sends file now...
|
2026-02-15 23:18:29 -05:00 |
|
Aster Fialla
|
cf37508ee4
|
docstrings and changed expected parameters for messageHelper parseProxyTags
|
2026-02-15 21:25:07 -05:00 |
|
Aster Fialla
|
fe05b93ac7
|
adding webhook sending of attachment as an embed since sending image directly apparently doesn't work in fluxer yet
|
2026-02-15 21:24:19 -05:00 |
|
Aster Fialla
|
964b5ec32a
|
actually writing to created file if import fails
|
2026-02-15 21:18:40 -05:00 |
|
Aster Fialla
|
cebf14a2f5
|
updated readme and docs
|
2026-02-15 16:52:08 -05:00 |
|
Aster Fialla
|
dafbafeec6
|
if parsing member command returns null, don't send anything.
|
2026-02-15 16:48:51 -05:00 |
|