Commit Graph

51 Commits

Author SHA1 Message Date
Cynthia Foxwell 7bee5755ae add cross-guild peek 2023-06-21 13:26:57 -06:00
Cynthia Foxwell cf82ae0a97 markdown in replies 2023-06-20 23:09:46 -06:00
Cynthia Foxwell e0e4f3802c markdown 2023-06-20 22:34:42 -06:00
Cynthia Foxwell 5a0c0e9b67 history now does lines and not messages 2023-06-20 21:31:20 -06:00
Cynthia Foxwell b67347b18e add peek 2023-06-20 21:10:53 -06:00
Cynthia Foxwell 8ea671bad3 dont print disconnected if quitting 2023-06-20 20:56:13 -06:00
Cynthia Foxwell b988416ae3 mentions 2023-06-20 20:49:24 -06:00
Cynthia Foxwell e3e6fe419c reconnection messages 2023-06-20 20:48:58 -06:00
Cynthia Foxwell 05fb6a3437 default status option 2023-06-20 20:18:27 -06:00
Cynthia Foxwell 815ae686f3 reactions support 2023-06-20 19:30:26 -06:00
Cynthia Foxwell 74d92bbf6b join and pin messages 2023-06-20 18:45:00 -06:00
Cynthia Foxwell 50e44abaff client spoof back 2023-06-20 17:30:35 -06:00
Cynthia Foxwell 0b20d3e9a7 add disableRPC rc option 2023-05-30 21:18:00 -06:00
Cynthia Foxwell 4880662c44 README: update todo 2023-05-30 21:08:07 -06:00
Cynthia Foxwell 4b91a1e7e9 oceanic -> dysnomia 2023-05-30 21:03:44 -06:00
Cynthia Foxwell 95fca1c026 minor fixes 2022-12-20 18:17:25 -07:00
Cynthia Foxwell c2675fefa3 some null checks to prevent errors 2022-10-19 20:23:33 -06:00
Cynthia Foxwell 9199002e12 config support, user account support, private message support 2022-10-09 21:15:53 -06:00
Cynthia Foxwell 7a27a7f1b9 move from eris to oceanic 2022-10-09 14:39:15 -06:00
Cynthia Foxwell 9d0588d9a9 better rich presence retry logic 2022-10-09 13:36:59 -06:00
Cynthia Foxwell 6b90fbd8d4 fix edits not being marked 2022-10-02 16:32:04 -06:00
Cynthia Foxwell 9dc3f1276d add reconnect logic to rich presence 2022-10-02 13:17:31 -06:00
Cynthia Foxwell 1eeaec78e3 rich presence for the hell of it 2022-10-02 12:11:08 -06:00
Cynthia Foxwell 5cf3ef01ef afk command 2022-10-02 10:25:59 -06:00
Cynthia Foxwell 1ec0eb8a6b process codeblocks as dumps, minor internal message processing changes 2022-10-02 10:17:39 -06:00
Cynthia Foxwell ae5f412d4b implement timestamps (without moment.js) 2022-10-01 13:58:15 -06:00
Cynthia Foxwell 3a7675ab62 parse mentions and emotes 2022-09-29 21:28:29 -06:00
Cynthia Foxwell 353afbc23c fix replies not getting truncated properly 2022-09-19 13:19:31 -06:00
Cynthia Foxwell 145a163e53 eliminate async race condition from prompts by not nulling input/callback, prevents erroring when sending messages fast 2022-09-04 10:44:33 -06:00
Cynthia Foxwell 1b86352f69 noop errors from eris for things like being reconnected 2022-09-04 10:42:35 -06:00
Cynthia Foxwell 3a8d099e9e timestamps every 15 minutes 2022-09-02 18:21:25 -06:00
Cynthia Foxwell 3017a23be7 strip escape codes from prompts 2022-09-02 18:21:00 -06:00
Cynthia Foxwell 7c692758ee set process title 2022-08-28 17:59:33 -06:00
Cynthia Foxwell bf1a94bc19 fix backspace on linux 2022-08-28 17:20:01 -06:00
Cynthia Foxwell 985d651309 fix name length not being set properly 2022-08-28 17:12:03 -06:00
Cynthia Foxwell adf3e5fe4d refactor everything out of one file, add channel rememberance 2022-08-28 16:01:31 -06:00
Cynthia Foxwell e8860722f0 quick fixes 2022-08-28 09:12:26 -06:00
Cynthia Foxwell bc9bf22163 private channel indicator for channel list 2022-08-27 22:06:26 -06:00
Cynthia Foxwell 0b1387f7b9 add channel listing 2022-08-27 21:56:02 -06:00
Cynthia Foxwell 080d20396b fix help spacing, add clear 2022-08-27 21:40:53 -06:00
Cynthia Foxwell daeed08a6a implement history 2022-08-27 21:22:06 -06:00
Cynthia Foxwell aeca9294af support for replies 2022-08-27 20:57:40 -06:00
Cynthia Foxwell 3d55bdf31c emote, edit support, attachment support 2022-08-27 20:43:00 -06:00
Cynthia Foxwell f85ac8138d channel switching 2022-08-27 20:13:25 -06:00
Cynthia Foxwell 8591f3e002 guild switching and user listing 2022-08-27 19:53:55 -06:00
Cynthia Foxwell b6a4e5edff add help command 2022-08-27 18:49:02 -06:00
Cynthia Foxwell a13afe9395 downgrade chalk (i am the anti-ESM) 2022-08-27 18:36:44 -06:00
Cynthia Foxwell bd8936ad13 command system, message sending and receiving (untested) 2022-08-27 18:14:10 -06:00
Cynthia Foxwell c1fcde1b3b i eat chalk 2022-08-27 17:29:13 -06:00
Cynthia Foxwell ff0e34f836 initial commit 2022-08-27 17:27:05 -06:00