Commit Graph

29 Commits

Author SHA1 Message Date
Cynthia Foxwell 8181bb510e actually fix files -> attachments 2023-01-25 12:36:42 -07:00
Cynthia Foxwell 8e4e58016f remap files to attachments 2023-01-25 12:29:55 -07:00
Cynthia Foxwell 635a9c9514 createReaction -> addReaction 2023-01-21 22:02:53 -07:00
Cynthia Foxwell 606eaf0185 commandDispatcher: try 4 2022-12-10 15:32:55 -07:00
Cynthia Foxwell a8310dda03 commandDispatcher: try 3 2022-12-10 15:31:36 -07:00
Cynthia Foxwell d920d334a2 commandDispatcher: try 2 2022-12-10 15:29:00 -07:00
Cynthia Foxwell a15e4c9d1d commandDispatcher: only argv if starts with - and has = 2022-12-10 15:25:39 -07:00
Cynthia Foxwell 9d1ff77b11 commandDispatcher: copypaste moment pt2 (no eslint edition) 2022-11-29 19:39:12 -07:00
Cynthia Foxwell 153b91fb3c commandDispatcher: copypaste moment 2022-11-29 19:37:56 -07:00
Cynthia Foxwell e2819ce5a5 argv-esque argument parsing 2022-11-29 18:15:41 -07:00
Cynthia Foxwell 0a5a95aa05 commandDispatcher: actually rename the props 2022-10-09 19:33:44 -06:00
Cynthia Foxwell 8667189684 commandDispatcher: fix files for Oceanic 2022-10-09 19:32:03 -06:00
Cynthia Foxwell 5557b96997 addReaction -> createReaction 2022-10-09 12:25:52 -06:00
Cynthia Foxwell f99780c297 commandDispatcher: apparently eris has polyfill for Message.embed 2022-04-20 13:48:29 -06:00
Cynthia Foxwell 4c7b35b13c commandDispatcher: attempt to mitigate reruns from embed loading 2022-04-18 23:02:20 -06:00
Cynthia Foxwell 2577a7e847 commandDispatcher: convert embed to embeds, add addReactions 2022-04-01 18:10:10 -06:00
Cynthia Foxwell 2ee2b46bbf hacked together thread support because im impatient 2021-08-30 12:01:33 -06:00
Cynthia Foxwell 94d3f4b3e6 fix "[DEPRECATED] content.embed is deprecated. Use content.embeds instead" 2021-08-29 20:04:26 -06:00
Cynthia Foxwell a259ee8da2 write own logger
since npmlog wants to add in "node-pre-gyp" onto every line
2021-08-22 14:20:49 -06:00
Cynthia Foxwell 6e2cce0210 fix require 2021-08-11 20:42:13 -06:00
Cynthia Foxwell 41b587fd58 reduce getTopColor/pastelize imports 2021-08-11 20:41:28 -06:00
Cynthia Foxwell aa3f47188c commandDispatcher: fix edit support 2021-06-21 22:43:05 -06:00
Cynthia Foxwell b176fe8184 commandDispatcher: add support for sending a reaction instead of a message 2021-05-27 16:45:56 -06:00
Cynthia Foxwell 97206cb213 commandDispatcher: fix file uploading 2021-05-27 16:44:31 -06:00
Cynthia Foxwell 0de8b61ddb commandDispatcher: handle errors 2021-05-27 15:18:51 -06:00
Cynthia Foxwell 5980e832de commandDispatcher: messageReferenceID -> messageReference object 2021-05-26 12:49:30 -06:00
Cynthia Foxwell 812fca8174 Command: add guildOnly flag 2021-03-14 20:30:09 -06:00
Cynthia Foxwell a7a8b90854 commandDispatcher: handle async functions properly 2021-03-14 20:22:28 -06:00
Cynthia Foxwell 97e46f6447 Start of rewrite 2021-03-14 19:41:40 -06:00