|
47703e9a49
|
feat(forms): added resolvedset show command
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)
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
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
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
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
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
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
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 ""
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
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
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
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
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-07 19:39:38 -04:00 |
|
|
5cb06247ff
|
fix(forums): fixed concatenate error
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
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
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
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
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
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 |
|
|
4709af1146
|
feat(forums): fleshed out the resolved buttons
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-07 19:17:42 -04:00 |
|
|
96ced7982e
|
feat(forums): added forumconfig channel command
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-07 19:01:41 -04:00 |
|
|
67ed8aedc6
|
feat(forums): implemented yes button for resolved command
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-07 18:58:25 -04:00 |
|
|
8c858a356e
|
fix(forums): maybe actually fixed forums?
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-07 18:55:49 -04:00 |
|
|
c288a1324c
|
fix(forums): hopefully fixed how the tagset command works
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-07 18:54:45 -04:00 |
|
|
355cec9eff
|
fix(forums): testing another fix to the tagset command
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-07 18:41:59 -04:00 |
|
|
85411ef585
|
fix(forums): attempting a fix to tagset
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-07 18:35:11 -04:00 |
|
|
4fb42065b4
|
misc(forums): formatting changes
|
2023-09-07 18:30:57 -04:00 |
|
|
3e9b0c3834
|
misc(galaxy): updated level roles
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-07 14:19:11 -04:00 |
|
|
acdb1ddecd
|
fix(forums): fixed the forum_tag msg edit function in Select class
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-01 22:30:45 -04:00 |
|
|
5a77adf1cd
|
fix(forums): fixed value being wrong lol
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-01 22:28:12 -04:00 |
|
|
682efc0cca
|
fix(forums): epic fail
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-01 22:26:22 -04:00 |
|
|
cfc2e86bca
|
fix(forums): hopefully fixed the message not being edited?
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-01 22:25:12 -04:00 |
|
|
ec9d8db31f
|
fix(forums): awaited a corotuine
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-01 22:21:21 -04:00 |
|
|
546caca3e6
|
fix(forums): tag is now stored as an ID instead of a ForumTag object
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-01 22:20:09 -04:00 |
|
|
007fdac361
|
fix(forums): forumtag now is outputted as a name
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-01 22:17:12 -04:00 |
|
|
d36f42e8b9
|
fix(forums): hopefully fixed a bug in argument declarations
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-01 22:15:42 -04:00 |
|
|
edbcc2f0e2
|
feat(forums): made the configuration options for tagset actually do something
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-01 22:13:26 -04:00 |
|
|
491b2790dc
|
fix(forums): added a name for a config command
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-01 22:05:32 -04:00 |
|
|
a90fc5b878
|
fix(forums): fixed a typerror
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-01 22:04:59 -04:00 |
|
|
4f9a1c9f4e
|
feat(forums): working on more of the cog, nearly done
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-01 22:02:15 -04:00 |
|
|
f02fd84888
|
feat(forums): added new forum_channel config option
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-01 19:56:41 -04:00 |
|
|
663d71831d
|
fix(forums): I forgot to mark a command with a command decorator 💀
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-01 19:42:11 -04:00 |
|
|
97e7b136bb
|
misc(forums): removed useless import
|
2023-09-01 19:40:31 -04:00 |
|
|
2eb4b738be
|
feat(forums): introduced the forums cog
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-09-01 19:37:50 -04:00 |
|
|
672a60da40
|
fix(suggestions): fixed missing )
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-08-28 22:25:43 -04:00 |
|
|
dba49b05c5
|
misc(galaxy): added a footer to the reward_roles embed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
|
2023-08-28 18:15:02 -04:00 |
|