Commit Graph

71 Commits

Author SHA1 Message Date
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 ffa8ceec92 remove console.log from interactions handler 2022-12-10 15:16:55 -07:00
Cynthia Foxwell bd82f1167c fedimbed: upload videos if we can 2022-12-06 10:55:57 -07:00
Cynthia Foxwell 3f39f840ff initial test of fedimbed 2022-12-05 19:50:22 -07:00
Cynthia Foxwell 90132ed9c0 fix db types 2022-12-03 10:17:09 -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 fba3e3d795 more custom_id to customID 2022-10-09 13:01:23 -06:00
Cynthia Foxwell 2a3d276de6 . 2022-10-09 12:58:26 -06:00
Cynthia Foxwell 182a4b9eaf . 2022-10-09 12:57:07 -06:00
Cynthia Foxwell 16cc64219a utils.selectionMenu: Collection.remove -> Collection.delete 2022-10-09 12:53:55 -06:00
Cynthia Foxwell f5170034d2 utils: fix selection menu components 2022-10-09 12:50:58 -06:00
Cynthia Foxwell 8a826cb0d5 logger: try 3 2022-10-09 12:46:18 -06:00
Cynthia Foxwell 798a71ae1b logger: try 2 2022-10-09 12:44:34 -06:00
Cynthia Foxwell 15d62ed301 logger: make vararg 2022-10-09 12:42:52 -06:00
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