Commit graph

19 commits

Author SHA1 Message Date
355cec9eff
fix(forums): testing another fix to the tagset command
Some checks reported warnings
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
Some checks reported warnings
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
acdb1ddecd
fix(forums): fixed the forum_tag msg edit function in Select class
Some checks reported warnings
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
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-01 22:28:12 -04:00
682efc0cca
fix(forums): epic fail
Some checks reported warnings
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?
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-01 22:25:12 -04:00
ec9d8db31f
fix(forums): awaited a corotuine
Some checks reported warnings
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
Some checks reported warnings
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
Some checks reported warnings
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
Some checks reported warnings
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
Some checks reported warnings
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
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-01 22:05:32 -04:00
a90fc5b878
fix(forums): fixed a typerror
Some checks reported warnings
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
Some checks reported warnings
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
Some checks reported warnings
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 💀
Some checks reported warnings
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
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-01 19:37:50 -04:00