Commit Graph

  • f19a5ba58c gitignore of env added Aster Fialla 2026-02-16 11:08:53 -05:00
  • 5a9a2977c6 adding build of whole image to compose Aster Fialla 2026-02-16 11:08:41 -05:00
  • b15262e1c5 added .env to bot.js and db.js Aster Fialla 2026-02-16 11:07:43 -05:00
  • 4ea0a777af actually fixed proxy query Aster Fialla 2026-02-16 10:55:28 -05:00
  • a3c3eb1545 added dotenv Aster Fialla 2026-02-16 10:36:38 -05:00
  • 559da55176 edited addFullMember to throw error if member was not added successfully Aster Fialla 2026-02-16 10:36:31 -05:00
  • f169f4d755 adjusted reference to wrong file with import and enums Aster Fialla 2026-02-16 10:32:14 -05:00
  • 32adf7b6ef move list --help check to parseMemberCommand Aster Fialla 2026-02-16 09:34:07 -05:00
  • 1db4ab37dc removed nonexistent e Aster Fialla 2026-02-16 00:42:15 -05:00
  • fa0de17724 edited member helper to notify only 25 members are supported currently in list Aster Fialla 2026-02-16 00:40:40 -05:00
  • 99bfdf685b updated readme Aster Fialla 2026-02-16 00:25:36 -05:00
  • 0a7057ef63 list enum documentation Aster Fialla 2026-02-16 00:23:56 -05:00
  • 58912f382c edited remove to not "remove" nonexistent members Aster Fialla 2026-02-16 00:22:41 -05:00
  • 375601cca7 added --help to list Aster Fialla 2026-02-16 00:21:46 -05:00
  • e67a10fa79 allows invalid propic to still be imported Aster Fialla 2026-02-16 00:16:38 -05:00
  • b83325785f removed ability to send attachments since i think fluxer deletes them from the server when a message is deleted :( Aster Fialla 2026-02-16 00:11:57 -05:00
  • 49cab523f0 removed ability to send attachments since i think fluxer deletes them from the server when a message is deleted :( Aster Fialla 2026-02-16 00:11:11 -05:00
  • e1dbba9043 hopefully ACTUALLY writes and sends file now... Aster Fialla 2026-02-15 23:18:29 -05:00
  • fa86606fb4 added helper to rerun app when it crashes Aster Fialla 2026-02-15 23:09:27 -05:00
  • cf37508ee4 docstrings and changed expected parameters for messageHelper parseProxyTags Aster Fialla 2026-02-15 21:25:07 -05:00
  • 38105d910e deleted old dockerfile Aster Fialla 2026-02-15 21:24:27 -05:00
  • fe05b93ac7 adding webhook sending of attachment as an embed since sending image directly apparently doesn't work in fluxer yet Aster Fialla 2026-02-15 21:24:19 -05:00
  • 964b5ec32a actually writing to created file if import fails Aster Fialla 2026-02-15 21:18:40 -05:00
  • cebf14a2f5 updated readme and docs Aster Fialla 2026-02-15 16:52:08 -05:00
  • dafbafeec6 if parsing member command returns null, don't send anything. Aster Fialla 2026-02-15 16:48:51 -05:00
  • 8f70960079 removed some overzealous error handling Aster Fialla 2026-02-15 16:48:22 -05:00
  • 75dba413b8 turned off logging for sequelize since i don't gotta see all that Aster Fialla 2026-02-15 16:21:00 -05:00
  • f81da5ac27 added handler to send string as an attachment if it's too long Aster Fialla 2026-02-15 16:19:59 -05:00
  • be83e8d629 removed unnecessary console.logs Aster Fialla 2026-02-15 15:57:28 -05:00
  • 9bff32456c changed error handling to not return error when database returns null as sometimes we want that Aster Fialla 2026-02-15 15:57:08 -05:00
  • ba623b0b78 removed unused status variable Aster Fialla 2026-02-15 15:15:04 -05:00
  • 85d876f660 removed gateway check since I probably do not need it Aster Fialla 2026-02-15 15:05:08 -05:00
  • db5a7398ce edited readme Aster Fialla 2026-02-15 02:17:51 -05:00
  • ff84a637b2 edited enum reference to ADD Aster Fialla 2026-02-15 02:16:52 -05:00
  • 8762e41a0a changed add command back to new because dang. Aster Fialla 2026-02-15 02:12:59 -05:00
  • 3512f07def updated readme Aster Fialla 2026-02-15 01:55:52 -05:00
  • e08ae7b8ae updated readme Aster Fialla 2026-02-15 01:49:20 -05:00
  • 63594c9819 edited documentation and added README Aster Fialla 2026-02-15 01:47:36 -05:00
  • fc7309630f edited enums description Aster Fialla 2026-02-15 01:42:12 -05:00
  • 5d80895918 got import messages working! Aster Fialla 2026-02-15 01:29:56 -05:00
  • 2e63532dc7 removed "cause" parameter for error Aster Fialla 2026-02-15 01:16:17 -05:00
  • 5c1d974246 got images working for pluralkit import! Aster Fialla 2026-02-15 01:14:21 -05:00
  • dedd50adfc More simplified approach to loading images Aster Fialla 2026-02-15 01:01:12 -05:00
  • d512e11682 WIP import. sort of working except error handling and message is not, and can't convert images Aster Fialla 2026-02-15 00:23:30 -05:00
  • be864a4d1b fixed additional argument in thens Aster Fialla 2026-02-14 22:41:45 -05:00
  • 7264fe0b1c fixed typo in thens Aster Fialla 2026-02-14 22:40:43 -05:00
  • 33ddc58c41 sequelize doesn't return exceptions when you query nothing so fixed the await handlers on those Aster Fialla 2026-02-14 22:39:56 -05:00
  • e729cc770b getting rid of empty test files in repo until I figure them out Aster Fialla 2026-02-14 22:14:56 -05:00
  • 5c6b76b59b made setexpirationwarning not async Aster Fialla 2026-02-14 22:14:13 -05:00
  • f0a36f430c adjusted enum wording Aster Fialla 2026-02-14 22:12:06 -05:00
  • 625be55328 removed console.logs Aster Fialla 2026-02-14 22:11:32 -05:00
  • 163bad02df adjusting attachment arguments to work Aster Fialla 2026-02-14 22:11:28 -05:00
  • 9919e8c4b1 adjusting attachment arguments to work Aster Fialla 2026-02-14 22:11:04 -05:00
  • 70ee8180ab adjusting member helper logic Aster Fialla 2026-02-14 21:49:01 -05:00
  • 55e34b1178 adjusting logic for parsing proxy tags Aster Fialla 2026-02-14 21:48:26 -05:00
  • e88f66b2dc deleting unneeded commented out method Aster Fialla 2026-02-14 21:34:15 -05:00
  • 647474e2c2 adjusted errors in embed builder Aster Fialla 2026-02-14 21:14:59 -05:00
  • 7ef2adc689 updated package.json, moved stuff into src folder Aster Fialla 2026-02-14 21:11:15 -05:00
  • 83a2497ff4 updated imports and docstrings Aster Fialla 2026-02-14 21:10:39 -05:00
  • 89fe2c70b2 put braces around throw e Aster Fialla 2026-02-14 21:10:20 -05:00
  • 7c7b1f0202 hopefully correct error handling for real Aster Fialla 2026-02-14 21:02:19 -05:00
  • 3d36e6c9fc hopefully correct error handling for real Aster Fialla 2026-02-14 21:02:08 -05:00
  • 623d10a17e updated gitignore to ignore coverage folder Aster Fialla 2026-02-14 20:58:35 -05:00
  • a2c0530118 adding jest and jest files Aster Fialla 2026-02-14 18:16:10 -05:00
  • 68629fd75d adding jest Aster Fialla 2026-02-14 18:11:19 -05:00
  • 6339da1592 desperately trying to make error handling work Aster Fialla 2026-02-14 18:10:53 -05:00
  • d2007f5274 edited import docstrings and logic Aster Fialla 2026-02-14 16:21:46 -05:00
  • c894002018 docstrings and more error description. Aster Fialla 2026-02-14 16:08:00 -05:00
  • 3e0ba190c1 adding enum Aster Fialla 2026-02-14 16:07:45 -05:00
  • 12e93ce69d wip import Aster Fialla 2026-02-14 16:07:27 -05:00
  • 415bf44f57 replaced trims with something that probably makes more sense, and added addfullmember method to prep for import Aster Fialla 2026-02-14 15:55:32 -05:00
  • e602eefc5d hopefully added parsing for wrapping of proxies (at beginning, around, and end) Aster Fialla 2026-02-14 15:20:05 -05:00
  • 650f39266b hopefully added support for wrapping of proxies (at beginning, around, and end) Aster Fialla 2026-02-14 15:05:48 -05:00
  • bbc566b8b9 edited docstring Aster Fialla 2026-02-14 14:33:02 -05:00
  • 62ef2b87cf smoothed out username in webhook helper. made WIP method for preventing same name collapse Aster Fialla 2026-02-14 14:31:28 -05:00
  • bf155d28b4 updated fluxer.js Aster Fialla 2026-02-14 14:30:17 -05:00
  • d473a5119a removed "return await" since idk what it does Aster Fialla 2026-02-14 14:30:12 -05:00
  • e634085627 updating commands to send embeds if it receives them Aster Fialla 2026-02-14 14:29:21 -05:00
  • 3bec40e235 updating enums Aster Fialla 2026-02-14 14:27:52 -05:00
  • ba91ecd097 adding listall command and changing memberinfo and allmembersinfo to return embeds Aster Fialla 2026-02-14 14:27:28 -05:00
  • 23d7abef5d adding change name method Aster Fialla 2026-02-14 13:37:51 -05:00
  • 0708622045 update dependencies to remove discord.js & linter Aster Fialla 2026-02-14 13:24:46 -05:00
  • 0d129f23e7 return error when it occurs Aster Fialla 2026-02-14 13:10:43 -05:00
  • 851bae4ff8 implementing webhooks? Aster Fialla 2026-02-14 12:56:00 -05:00
  • a92f00e545 better error handling Aster Fialla 2026-02-14 12:55:36 -05:00
  • 8b3be16cea updated package.json Aster Fialla 2026-02-14 11:49:24 -05:00
  • 1d0c8ef4e7 return if matches proxy (until webhooks exist) Aster Fialla 2026-02-14 11:46:35 -05:00
  • f7a7906532 got rid of alias until i figure out command handler Aster Fialla 2026-02-14 11:44:36 -05:00
  • b3f565bd83 moving commands to new file Aster Fialla 2026-02-14 11:37:24 -05:00
  • 9b73997c05 refactoring to use fluxer.js Aster Fialla 2026-02-14 11:37:11 -05:00
  • 1b81e4007b refactoring to use fluxer.js Aster Fialla 2026-02-14 11:37:04 -05:00
  • 64535b6a63 renaming some arguments Aster Fialla 2026-02-14 11:36:48 -05:00
  • 5711fbb162 putting everything in a try catch block to hopefully not crash the bot.... Aster Fialla 2026-02-14 10:07:27 -05:00
  • ed01e7bc39 not using the eslint file rn Aster Fialla 2026-02-14 01:01:34 -05:00
  • 102ef0bf93 added warning for if you upload via Fluxer Aster Fialla 2026-02-14 01:00:23 -05:00
  • 48604981b4 edited enums Aster Fialla 2026-02-14 00:59:21 -05:00
  • fb5de122f0 added canvas package Aster Fialla 2026-02-14 00:21:51 -05:00
  • 683865a613 added image argument Aster Fialla 2026-02-14 00:21:45 -05:00
  • 7c143054bd removed force:true from sequelize so that db saves Aster Fialla 2026-02-14 00:21:11 -05:00
  • 9f2164ac98 got propics working!! Aster Fialla 2026-02-14 00:20:36 -05:00