Commit graph

12 commits

Author SHA1 Message Date
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