Commit Graph

48 Commits

Author SHA1 Message Date
Cynthia Foxwell ab5f25fdcc dont bother trying to fix channels for interactions 2024-05-17 15:39:33 -06:00
Cynthia Foxwell 4fd751308c guh 2024-05-17 15:28:46 -06:00
Cynthia Foxwell f4d3ff9b38 ensure we're not mutating the command's actual options 2024-05-17 15:27:57 -06:00
Cynthia Foxwell 1d44bac7ae set context and integration types for slash commands 2024-05-17 15:22:31 -06:00
Cynthia Foxwell ac2516fcf8 copypaste moment 2024-05-17 14:55:50 -06:00
Cynthia Foxwell dd85537e4a use bulk overwrite commands endpoint 2024-05-17 14:54:37 -06:00
Cynthia Foxwell 18ef1c0503 stupid hack to make send option last 2024-05-17 14:44:35 -06:00
Cynthia Foxwell d55a28149a do not create interaction commands with options.default 2024-05-17 14:42:11 -06:00
Cynthia Foxwell 4f8340cba7 nullcheck author in reaction event 2024-05-17 14:39:14 -06:00
Cynthia Foxwell a0324d9cfc un-reorder imports 2024-05-17 14:36:52 -06:00
Cynthia Foxwell 6e85237cab interaction command support 2024-05-17 14:33:01 -06:00
Cynthia Foxwell 73590257c8 global command self delete react 2024-05-16 14:43:51 -06:00
Cynthia Foxwell cabe10c230 utility: add pomelo command, also rename username helper to formatUsername 2023-10-05 13:41:47 -06:00
Cynthia Foxwell 2e6383c493 fix idenify not being patched 2023-09-25 14:12:14 -06:00
Cynthia Foxwell 77706dde2c hackily change identify props 2023-09-25 14:00:36 -06:00
Cynthia Foxwell 2784c573b6 load order fix 2023-09-14 21:11:49 -06:00
Cynthia Foxwell b61ba47fe4 work smarter not harder 2023-09-14 21:09:20 -06:00
Cynthia Foxwell 14bb433a75 post-pomello fixes 2023-09-14 20:57:22 -06:00
Cynthia Foxwell 23ac2e3838 readd dm channel fix 2023-01-23 22:50:55 -07:00
Cynthia Foxwell abfeba89b3 fix .tag refs, fix purge not working 2023-01-21 22:01:31 -07:00
Cynthia Foxwell c9faaab317 fix dm channel grabbing 2023-01-21 21:52:07 -07:00
Cynthia Foxwell 3be78312e1 oceanic can suck my left nut 2023-01-21 21:45:57 -07:00
Cynthia Foxwell 87b3063611 setup husky 2022-12-18 12:37:00 -07:00
Cynthia Foxwell 25bb92dc74 null check old message 2022-12-11 09:53:29 -07:00
Cynthia Foxwell 6195a8646b fix message editing causing crashes 2022-12-11 09:39:47 -07:00
Cynthia Foxwell 9ee00391dd only run edit if content is changed 2022-12-10 16:25:12 -07:00
Cynthia Foxwell ff6af3c90e fix createMessage calls using strings 2022-10-09 12:15:37 -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 da556a158b Give all the intents :) 2022-03-28 15:13:27 -06:00
Cynthia Foxwell 24eea8ad72 Remove thread support hack as its no longer needed 2022-03-28 15:09:36 -06:00
Cynthia Foxwell 2205245353 partial thread event support 2021-11-09 10:56:10 -07:00
Cynthia Foxwell c2bed24794 fix command dispatcher for new caching 2021-08-30 13:04:38 -06:00
Cynthia Foxwell 17fab4658b better thread caching 2021-08-30 13:01:45 -06:00
Cynthia Foxwell 2ee2b46bbf hacked together thread support because im impatient 2021-08-30 12:01:33 -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 2e94ce2e9d load order fixes 2021-08-11 20:44:23 -06:00
Cynthia Foxwell 1b03d4093a fix up dm channel hack, supress if we still have no channel 2021-07-26 12:26:57 -06:00
Cynthia Foxwell fa05d104d3 stupid hack to make dms work on gateway v8 until i can get an answer as to why private channels cache isnt populating :/ 2021-07-23 22:48:43 -06:00
Cynthia Foxwell 6ba2f696ac fuck you give me all the intents 2021-07-23 18:39:34 -06:00
Cynthia Foxwell ed8a7768bf guess database is blocking rip 2021-07-23 18:26:25 -06:00
Cynthia Foxwell 356d533a95 eris complaining about intents??? 2021-07-23 17:28:05 -06:00
Cynthia Foxwell 58b49fb9d8 add database global 2021-07-23 17:21:50 -06:00
Cynthia Foxwell 6bca271729 change ready message emoji to distinguish 2021-07-23 16:21:24 -06:00
Cynthia Foxwell 0b470e7cf7 add more events to log 2021-07-21 10:33:36 -06:00
Cynthia Foxwell 406e409a9f add api keys global 2021-06-10 21:54:38 -06:00
Cynthia Foxwell 416b79ca97 handle Client error event 2021-06-01 12:59:15 -06:00
Cynthia Foxwell 6501125b26 event and timer helpers 2021-05-17 16:35:18 -06:00
Cynthia Foxwell 97e46f6447 Start of rewrite 2021-03-14 19:41:40 -06:00