diamondburned / dissent

Tiny native Discord app
https://flathub.org/apps/details/so.libdb.dissent
GNU General Public License v3.0
1.3k stars 41 forks source link

Question about limitations. #92

Closed ghost closed 1 year ago

ghost commented 1 year ago

Hey, This project is very interesting and I love how compact it is. Although I think its a little too compact, The functionality for a friends list / leaving and joining servers / reacting is missing alongside some other important features, Is there any plans to extend the functionality, A way of doing this could be to add features to the app itself (obviously) or maybe even adding plugin support could be the solution and allowing the community to add the features. Anyway, Thanks for making this.

diamondburned commented 1 year ago

I'm unsure about adding plugins, since it'll require a lot of effort, but there are more bug fixes to be done and features to be added before I want to add plugins. I'm ironing the app as I use it, but I don't want the app to be a full replacement, since that's a lot more work than just a bare app.

If you want to give a try at writing Go, feel free to fork it, add more features, then open a pull request.

I'll be closing this issue since the question is answered, but if you have any feature requests, please open a separate issue for each of them.

ghost commented 1 year ago

Ah thank you, I would love to contribute but I don't know golang, I might learn it as it looks interesting, Looking forward to helping :).