Commit Graph

100 Commits

Author SHA1 Message Date
Cynthia Foxwell 4208ca05db lookupUser debug 2022-10-09 12:40:39 -06:00
Cynthia Foxwell 187f2d5a7f use User.tag 2022-10-09 12:34:36 -06:00
Cynthia Foxwell 5557b96997 addReaction -> createReaction 2022-10-09 12:25:52 -06:00
Cynthia Foxwell cdbae2c0be replace requestHandler references 2022-10-09 12:23:48 -06:00
Cynthia Foxwell 977fd48023 lib.utils: restore old hastebin function 2022-10-09 12:05:30 -06:00
Cynthia Foxwell 185c5d8774 rename all eris references, remove node-fetch, fix missing functions 2022-10-09 12:03:18 -06:00
Cynthia Foxwell 8345f5858e move to tinycolor 2022-05-22 13:21:09 -06:00
Cynthia Foxwell 129d428a2c add guild settings helper 2022-05-07 16:24:37 -06:00
Cynthia Foxwell 10f1a178bc add guildData helper library 2022-05-02 13:46:44 -06:00
Cynthia Foxwell fd11f266e9 utils.selectionMessage: this commit doesnt exist the previous issue never happened 2022-04-24 13:21:15 -06:00
Cynthia Foxwell 306ad496fa utils.selectionMessage: add support for multiple values 2022-04-24 12:42:53 -06:00
Cynthia Foxwell c116ed2dc8 utils.selectionMessage: add description support 2022-04-24 12:16:01 -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 618e42c1f3 utils.hastebin: supress embed aaaaaa 2022-04-01 20:22:56 -06:00
Cynthia Foxwell 43662805a3 utils.hastebin: forgot / 2022-04-01 20:21:54 -06:00
Cynthia Foxwell d929e6ffb3 utils.hastebin: set content type 2022-04-01 20:21:00 -06:00
Cynthia Foxwell f375acf9c8 . 2022-04-01 20:10:29 -06:00
Cynthia Foxwell b5543eec11 move hastebin to nekobin 2022-04-01 20:07:15 -06:00
Cynthia Foxwell 2577a7e847 commandDispatcher: convert embed to embeds, add addReactions 2022-04-01 18:10:10 -06:00
Cynthia Foxwell 872b379248 lib.unicode: attempt to make less horrible 2022-03-29 11:44:09 -06:00
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