-
Notifications
You must be signed in to change notification settings - Fork 1
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
Threads #1
Comments
Hello, thanks for checking out my project. Unfortunately, discordgo has not implemented thread support yet and I would prefer to do API calls through the library. bwmarrin/discordgo#1058 When it is merged, I will implement it but keep in mind that it will likely involve breaking changes to the database. |
Excellent! Thank you so much for this library; I've got a server with a large amount of information on it that I'd love to archive so it can be searched, and this is a lifesaver. |
Cool, let me know if you run into any unexpected behaviour or bugs |
Will do |
I don't wanna come across as entitled or anything, but I'm just wondering if this is coming along? |
Hi, just found out the threads feature was merged. I'll start working on it after I finish refactoring |
Not sure if you're still interested but thread support has been added |
Yay! I found an alternative solution, but that solution doesn't give me a searchable database, so I definitely intend to use this as well. |
Having checked, this doesn't download threads.
I'm not fluent in Go so I can't implement it myself. I haven't interacted with the threads part of the Discord API so I have no idea how easy or difficult it would be to fix.
The text was updated successfully, but these errors were encountered: