Aster Fialla
|
d4adbc028a
|
typo not importing utils right
|
2026-02-22 09:54:01 -05:00 |
|
Aster Fialla
|
71803fd10c
|
made utils file
|
2026-02-21 23:05:15 -05:00 |
|
Aster Fialla
|
a30d408c02
|
Merge branch 'main' of https://github.com/pieartsy/PluralFlux into add-tests
|
2026-02-19 21:41:59 -05:00 |
|
Aster Fialla
|
fad6d42ee2
|
updated to be enum
|
2026-02-19 19:32:37 -05:00 |
|
Aster Fialla
|
c4c6ad0fdd
|
fixed bug for import not sending help text, added help text if you type a unrecognized command
|
2026-02-19 19:31:56 -05:00 |
|
Aster Fialla
|
1e2724bbfb
|
update bot to suppress errors from API
|
2026-02-19 19:13:54 -05:00 |
|
Aster Fialla
|
6eb9fef376
|
added debounce to count guilds properly
|
2026-02-19 00:52:06 -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
|
35b454bc80
|
Revert "converted import syntax to commonJS"
This reverts commit 5ab0d62b
|
2026-02-17 17:25:18 -05:00 |
|
Aster Fialla
|
5ab0d62bdb
|
converted import syntax to commonJS
removed unused methods
|
2026-02-17 17:16:09 -05:00 |
|
Aster Fialla
|
a3caa2dc42
|
converted import syntax to ES modules
removed unused methods
|
2026-02-16 18:46:32 -05:00 |
|
Aster Fialla
|
b15262e1c5
|
added .env to bot.js and db.js
|
2026-02-16 11:08:19 -05:00 |
|
Aster Fialla
|
be83e8d629
|
removed unnecessary console.logs
|
2026-02-15 15:57:28 -05:00 |
|
Aster Fialla
|
ba623b0b78
|
removed unused status variable
|
2026-02-15 15:15:04 -05:00 |
|
Aster Fialla
|
85d876f660
|
removed gateway check since I probably do not need it
|
2026-02-15 15:05:08 -05:00 |
|
Aster Fialla
|
5c1d974246
|
got images working for pluralkit import!
|
2026-02-15 01:17:06 -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 |
|