Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand support to Forums #18

Open
EthanThatOneKid opened this issue Nov 29, 2022 · 0 comments
Open

Expand support to Forums #18

EthanThatOneKid opened this issue Nov 29, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@EthanThatOneKid
Copy link
Owner

Motivation

Hooray! Our club Discord server recently unlocked ✨Forums✨!!

Gitcord will be better represented on Discord using this new feature.

Suggested implementation

"just
do an if" 😎

[4:44 PM]_diamondburned_: just
[4:44 PM]_diamondburned_: do an if
[4:45 PM]_diamondburned_:
```go
chType := discord.GuildForumChannel
if opts.UseThreads {
  chType = discord.GuildTextChannel
}
```
@EthanThatOneKid EthanThatOneKid added the enhancement New feature or request label Nov 29, 2022
@EthanThatOneKid EthanThatOneKid self-assigned this Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant