Commit graph

684 commits

Author SHA1 Message Date
55867ea12a
fix(suggestions): hopefully fixed an attributeerror
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 11:28:05 -04:00
9568fb548e
fix(suggestions): changed some indentation
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 11:23:11 -04:00
ae96e7d08d
fix(suggestions): fixed suggestions command having the wrong name
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 11:19:04 -04:00
3eea481044
fix(suggestions): fixed suggest command being a hybrid command
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 11:18:14 -04:00
41e852b728
fix(suggestions): fixed context commands preventing the cog from loading
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 11:14:40 -04:00
84c3dd4413
feat(suggestions): added modals for approve and deny context menu commands
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-21 11:09:46 -04:00
5cbc438a2b
fix(suggestions): made error messages epheremal 2023-09-21 11:09:35 -04:00
9d0450b223
misc(suggestions): added typechecking to _interaction_finish_suggestion 2023-09-21 11:09:13 -04:00
48c75b80f6
feat(suggestions): added deny as a context menu command 2023-09-21 11:08:39 -04:00
653d698774
feat(suggestions): added approve as a context menu command 2023-09-21 11:07:40 -04:00
e0e40ca99a
added _interaction_finish_suggestion method 2023-09-21 10:05:54 -04:00
101e0ecb34
misc(suggestions): importing app_commands 2023-09-21 09:53:20 -04:00
75f14a0e45
misc(suggestions): sorted imports and added re 2023-09-21 09:52:09 -04:00
17227880b3
fix(suggestions): fixed missing ) in finish_suggestion 2023-09-21 09:49:57 -04:00
fa0ecaf30a
feat(shortmute): added jump urls to shortmute logging
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-18 13:39:59 -04:00
ca82cb181b
fix(forums): fixed a single command being marked as a group command
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-08 16:13:10 -04:00
f735637bdc
fix(forums): possibly fixed typeerror in resolvedset tag
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-08 14:21:38 -04:00
3ea30c2805
fix(forums): fixed an error in resolvedset tag
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-08 14:19:23 -04:00
5811aec756
feat(forums): improved resolvedset tag command
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-08 14:18:15 -04:00
82d556a4e5
feat(forums): reworked how resolvedset tag works, no longer takes a forumchannel argument
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-08 14:12:49 -04:00
5eceb484f3
misc(forums): changed formatting in resolvedset show
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-08 14:10:11 -04:00
98243dcf69
fix(forums): added a proper error message to resolvedset tag if the target channel is not a forums channel
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-08 14:05:02 -04:00
0f08daa02d
misc(forums): shortened docstring for resolvedset channel
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-08 14:01:36 -04:00
71afa9630d
misc(forums): removed useless helpstring
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-08 14:00:38 -04:00
f5d0faa8f2
misc(forums): removed role viewing functionality from resolvedset role, use resolvedset show
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-08 13:59:35 -04:00
c498bdce05
misc(forums): improved formatting in resolvedset show command 2023-09-08 13:59:07 -04:00
0d46cbf969
fix(forums): added invoke_without_command to resolvedset show 2023-09-08 13:58:46 -04:00
47703e9a49
feat(forms): added resolvedset show command
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-08 13:56:44 -04:00
e9cee36171
fix(forums): changed error message for if the targetted channel is not a forums channel (resolvedset channel)
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 23:25:50 -04:00
d2b785207c
fix(forums): fixed weird formatting in resolvedset roles
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 20:10:26 -04:00
dea1b2212d
fix(forums): fixed an error in the resolved command 2023-09-07 20:09:09 -04:00
25159b6bc9
fix(forums): changed how the commands are shown in resolvedset role
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 20:08:22 -04:00
2724376f65
docs(forums): fixed incorrect commands listed in resolvedset role
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 20:05:27 -04:00
449123b6ee
feat(forums): vastly improved configuration commands
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 20:03:16 -04:00
a561fda6d2
misc(forums): made using the command in the wrong channel autodelete the command after 5 seconds
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 19:56:16 -04:00
563c94ff5c
misc(forums): made clicking yes delete the original message as well
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 19:51:36 -04:00
af01bacfa3
fix(forums): added kwarg to resolved command so it detects multi-word strings without ""
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 19:50:51 -04:00
eef151d461
fix(forums): fixed role whitelist not working correctly
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 19:49:59 -04:00
0c9dcba375
fix(forums): fixed 400 bad request error if the forum post already has the resolved tag
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 19:44:25 -04:00
698ba7645a
fix(forums): fixed 400 bad request error
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 19:40:59 -04:00
3424841a51
fix(forums): interaction.channel.get_tag --> interaction.channel.parent.get_tag
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 19:39:38 -04:00
5cb06247ff
fix(forums): fixed concatenate error
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 19:38:09 -04:00
10dd73ac6b
fix(forums): fixed reason not being set to anything
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 19:36:47 -04:00
ea083608f3
fix(forums): fixed an add_reaction that happened regardless of an isinstance check
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 19:35:46 -04:00
6ee67f40e7
fix(forums): fixed incorrect argument positioning causing errors with buttons
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 19:34:46 -04:00
0529842b62
fix(forums): fixed missing channel attribute
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 19:30:12 -04:00
c87261b17e
fix(forums): changed no button emoji as it can't be seen against a red button background 2023-09-07 19:27:18 -04:00
b6b144bb21
fix(forums): fixed the button interaction not returning a guild attribute
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-07 19:26:27 -04:00
529fdfa341
misc(forums): changed owner_id to owner.id 2023-09-07 19:20:07 -04:00
cf013e81b4
fix(forums): fixed no button being marked with success instead of danger 2023-09-07 19:18:24 -04:00