150 Commits

Author SHA1 Message Date
nminchow
194e4d627e fix command registration 2025-04-29 19:04:08 -05:00
nminchow
93a2cf59d3 command for thread creation 2023-01-29 13:59:29 -06:00
nminchow
4ebdb637f7 truncate channel name in prompt title 2022-10-23 21:41:50 -05:00
nminchow
239c3add42 remove redundant interaction handling 2022-10-23 19:47:53 -05:00
nminchow
c3b760ccbb add deprication notice for dm commands 2022-10-23 17:24:10 -05:00
nminchow
1b45d03ff1 Merge remote-tracking branch 'origin/master' into add-prefix-deprication-message 2022-10-23 14:57:33 -05:00
nminchow
ee4f6d6f4f replies via interactions 2022-08-19 23:22:22 -05:00
nminchow
e6e66f5ae4 modal interaction prompts 2022-08-16 22:12:11 -05:00
nminchow
11c7e0e683 update activity status 2022-08-16 15:07:53 -05:00
nminchow
fa5f312684 upgrade .net version 2022-08-16 15:05:59 -05:00
nminchow
f53af46556 add prefix deprication message 2022-04-14 23:36:14 -05:00
Noel Minchow
ab364e5b50 Merge pull request #57 from nminchow/update-to-v3-and-reimplement-basic-slash-command
Update to v3 and reimplement basic slash command
2022-04-10 23:51:05 -05:00
nminchow
f2c13756a3 added better volt command error handling 2022-04-10 23:45:26 -05:00
nminchow
361288f8c9 add channel params to volt command 2022-03-23 19:02:20 -05:00
nminchow
ab89b0bbe7 update db connection info 2022-03-18 15:44:51 -05:00
nminchow
7eddb47c7a make db operations task based 2022-03-13 19:13:27 -05:00
nminchow
5306aa9344 bump publish version 2022-03-13 15:46:49 -05:00
nminchow
71898c9977 update readme 2022-03-13 12:46:43 -05:00
nminchow
add9ae4c89 update cancel wording 2022-03-13 12:45:46 -05:00
nminchow
ec7da5150d update pro info messages 2022-03-13 12:44:15 -05:00
nminchow
006187ee0b update joined handlers 2022-03-13 12:42:59 -05:00
nminchow
d06ce9d593 update help text 2022-03-13 11:47:09 -05:00
nminchow
8a4b30e08c update invite link 2022-03-13 10:48:20 -05:00
nminchow
e72ae58fd5 use new help command for status 2022-03-12 22:12:32 -06:00
nminchow
6e77c386d6 handle volt command in DMS 2022-03-12 22:10:43 -06:00
nminchow
203c101bc3 attempt better "send" handling
- various styling tweaks
2022-03-12 21:50:24 -06:00
nminchow
2fb4c82c03 help and info commands
- speling and capitalization fixes as well
2022-03-10 19:00:52 -06:00
nminchow
919bf25151 add subscription slash commands 2022-03-05 23:31:52 -06:00
nminchow
f78a2c6f95 add reaction slash command 2022-03-05 22:55:56 -06:00
nminchow
79f170ee97 finish admin commands, add preconditions 2022-03-05 20:42:17 -06:00
nminchow
626e4c8531 finish message handlers and start admin 2022-03-01 23:58:29 -06:00
nminchow
818c94fdc1 switch more sends to unified handler 2022-02-19 17:52:11 -06:00
nminchow
a8d4503e77 unify context object 2022-01-09 23:38:36 -06:00
nminchow
92f1d3a403 wire up command handler and example command 2022-01-08 00:23:44 -06:00
nminchow
7723ab26a6 v3 updates
- sets up interaction service as well
2022-01-01 15:51:18 -06:00
nminchow
ba4db77ad7 update invite link 2021-09-08 22:10:16 -04:00
nminchow
c00ebab1d2 update channel error text 2021-03-10 00:14:23 -05:00
Noel Minchow
5bb25df86b Merge pull request #45 from nminchow/add-usage-info-to-pro-command
add usage info to pro command
2021-01-24 17:37:52 -05:00
nminchow
0b81b36c3a add usage info to pro command 2021-01-24 17:36:35 -05:00
nminchow
b9f883e843 added refresh and ban clearing 2020-12-16 20:24:48 -05:00
nminchow
2a3d32e357 force user download when joining guild 2020-11-29 15:03:51 -05:00
nminchow
80d20fb60a react command fixes 2020-11-27 15:32:01 -05:00
nminchow
67da64630f diable verbose logging 2020-11-27 15:07:02 -05:00
nminchow
e24919f99a add support for reactions 2020-11-27 15:03:44 -05:00
nminchow
0eff784afa remove unused imports 2020-11-27 12:18:32 -05:00
nminchow
f8abc04ceb Merge branch 'changes-for-intents' 2020-11-27 11:48:03 -05:00
nminchow
b5221d0079 bump versions and clean up manual download 2020-11-26 15:34:15 -05:00
nminchow
4eb0da9180 add notes to gitignore 2020-11-01 20:49:44 -05:00
nminchow
95a09e3869 upgrade to 3.1 2020-10-29 23:06:49 -04:00
nminchow
9b8a6f05f3 fetch guilds on startup
(and a bunch of debugging)
2020-10-28 23:28:53 -04:00