Commit Graph

41 Commits

Author SHA1 Message Date
Cynthia Foxwell 5e6d804380 fix permission issues with listing channels/sending messages 2023-11-19 17:44:26 -07:00
Cynthia Foxwell b2b4ac358c fix replies to bots being colored wrong 2023-11-19 17:37:26 -07:00
Cynthia Foxwell 4f21449ffe force gateway to use default url to hopefully fix issues connecting on some networks 2023-11-19 17:37:08 -07:00
Cynthia Foxwell 135e8f7cec add gitignore 2023-08-18 00:13:17 -06:00
Cynthia Foxwell 5f4bad3634 terminal fix hack 2023-08-18 00:12:13 -06:00
Cynthia Foxwell 1e45d360b4 somewhat fix history, fix multiline replies 2023-08-18 00:06:58 -06:00
Cynthia Foxwell 41d3a6608f better mention resolving, sendable mentions 2023-08-17 23:31:38 -06:00
Cynthia Foxwell 7cfc6d77a1 use custom status 2023-08-17 22:57:21 -06:00
Cynthia Foxwell 781402297a update readme 2023-07-29 22:37:40 -06:00
Cynthia Foxwell 3f6a557e05 typing, reactions 2023-07-29 22:29:55 -06:00
Cynthia Foxwell 20778e93ca fix timestamps 2023-07-29 21:31:17 -06:00
Cynthia Foxwell 7fa6c35a31 fix issues with empty perms 2023-07-29 21:14:49 -06:00
Cynthia Foxwell 81ac111e71 epic copy paste moment 2023-07-29 18:00:20 -06:00
Cynthia Foxwell 2c727e2600 forgot timestamp default format 2023-07-27 21:02:51 -06:00
Cynthia Foxwell 06a5873908 markdown 2023-07-27 21:00:08 -06:00
Cynthia Foxwell 976e4f7649 temp disable old message check until figuring out how to get old message 2023-07-26 21:55:55 -06:00
Cynthia Foxwell 4e9466b242 wip 15m clock 2023-07-26 21:39:45 -06:00
Cynthia Foxwell 0d6a1398f0 history repeats itself
discordgo -> arikawa
2023-07-26 20:27:04 -06:00
Cynthia Foxwell 7af5462d54 large guild fixes 2023-07-26 16:51:25 -06:00
Cynthia Foxwell 2d2ba1fd60 fix multiline messages only showing last line post refactor 2023-07-18 09:55:03 -06:00
Cynthia Foxwell 3d401d9751 generalized status type config key instead of useMobile 2023-07-16 22:27:50 -06:00
Cynthia Foxwell 1a667b43d4 partial user account support, fix presences for user accounts 2023-07-16 20:37:06 -06:00
Cynthia Foxwell e3fc322980 presence 2023-07-16 18:05:04 -06:00
Cynthia Foxwell a584139c81 update README 2023-07-16 15:11:07 -06:00
Cynthia Foxwell c1296d9822 history commands 2023-07-16 14:58:14 -06:00
Cynthia Foxwell 651b2a8e68 nullcheck msg.BeforeUpdate 2023-07-16 13:12:51 -06:00
Cynthia Foxwell 76316016b5 ignore edits if content equal 2023-07-16 00:22:04 -06:00
Cynthia Foxwell 239923e298 switch channel, list users, permission check on send mode 2023-07-15 18:30:49 -06:00
Cynthia Foxwell ca09e35027 the most over-engineered support for listing categories
this is the new current worst code ive written for this so far
2023-07-14 22:20:36 -06:00
Cynthia Foxwell 27ffa6ef14 make webhook messages magenta 2023-07-14 21:15:40 -06:00
Cynthia Foxwell a9b3accdf6 list channels, switch guild, fix codeblock regex, sort commands in help, fix message update crash 2023-07-14 20:46:17 -06:00
Cynthia Foxwell 80a343e4ee list guilds 2023-07-10 22:35:15 -06:00
Cynthia Foxwell 4aa208ee69 emote command 2023-07-10 21:46:47 -06:00
Cynthia Foxwell 1593736c70 prompt util func to reduce code reuse 2023-07-10 21:41:51 -06:00
Cynthia Foxwell f21c414f1b update readme 2023-07-10 13:04:40 -06:00
Cynthia Foxwell 2ba9b1405f more work on message parsing 2023-07-09 14:00:49 -06:00
Cynthia Foxwell 6b5857d382 message parsing 2023-07-08 22:42:58 -06:00
Cynthia Foxwell 7a69523b09 send mode impl, wip default guild/channel setting 2023-07-08 19:17:47 -06:00
Cynthia Foxwell 10ba1af405 basic command system 2023-07-08 14:51:26 -06:00
Cynthia Foxwell c70359d412 structure, state and connecting to discord 2023-07-06 16:21:11 -06:00
Cynthia Foxwell 7152ea59fa initial rewrite commit
no functionality besides rc file loading and printing token
2023-05-31 20:16:58 -06:00