Commit Graph

29 Commits

Author SHA1 Message Date
Cynthia Foxwell 7e3bfd5a0d utils.selectionMessage: move to interactionCreate event now that it exists 2021-11-09 11:06:11 -07:00
Cynthia Foxwell c3e94cd593 utils.selectionMessage: fix race condition by adding clever id checking 2021-08-30 13:28:20 -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 159870877b utils.selectionMessage: move to components 2021-08-29 20:02:02 -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 1cd8a6052f utils.lookupUser: fix one result returning lookup object 2021-07-28 11:49:15 -06:00
Cynthia Foxwell 141aea9a50 userData: INSERT -> REPLACE 2021-07-24 12:55:39 -06:00
Cynthia Foxwell 6e536d850c lib.userData: add delete 2021-07-23 22:19:54 -06:00
Cynthia Foxwell 133e71961f userData lib 2021-07-23 22:16:27 -06:00
Cynthia Foxwell 4b8172ff71 lib.utils: add reply support to getImage 2021-07-05 18:57:15 -06:00
Cynthia Foxwell aa3f47188c commandDispatcher: fix edit support 2021-06-21 22:43:05 -06:00
Cynthia Foxwell ccce88fdad lib.utils: add parseHtmlEntities 2021-06-10 22:18:24 -06:00
Cynthia Foxwell bb8f3128ea lib.utils: Add selectionMessage and lookupUser 2021-06-01 18:31:22 -06:00
Cynthia Foxwell ffd0b91cd9 linting fixes on utils 2021-06-01 13:01:03 -06:00
Cynthia Foxwell 6882af6510 utils: getImage function 2021-06-01 12:59:24 -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 6501125b26 event and timer helpers 2021-05-17 16:35:18 -06:00
Cynthia Foxwell 6e374fcbaf import some more utils and libraries 2021-03-14 22:23:14 -06:00
Cynthia Foxwell 1dda3561ed misc -> utils 2021-03-14 21:18:05 -06:00
Cynthia Foxwell 812fca8174 Command: add guildOnly flag 2021-03-14 20:30:09 -06:00
Cynthia Foxwell f98488a2df Command: make role permission checking manual for now 2021-03-14 20:28:48 -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