Don't use Discord as your Q&A forum
11–20 of 355 posts
Re: Don't use Discord as your Q&A forum
#12Re: Don't use Discord as your Q&A forum
#13Re: Don't use Discord as your Q&A forum
#14So long as we don’t lose sight of its utility as a chat app. I like that projects have that sort of communication channel.
Re: Don't use Discord as your Q&A forum
#151. This is what the "Ban" feature is for.
2. Anecdotal. Not really an issue in my experience.
3. This is what the Discord API is for. There's a really simple API to dump the chat history. Just make a cron job to dump every 10 min or so, and host that on a static site. Problem solved.
4. See 3.
Re: Don't use Discord as your Q&A forum
#16Roll your own, like early and industrious folks in the 2000s did with PhpBB or Invision, or vBulletin if you had the money to fork out for VB.
Re: Don't use Discord as your Q&A forum
#17I'm building (with a fellow HNer) a publicly accessible Matrix server with forum-like features. Hoping to make it a decent foss alternative to discord and other closed-off community apps. [0] [0] - https://shpong.com/shpong
Re: Don't use Discord as your Q&A forum
#18Re: Don't use Discord as your Q&A forum
#19I agree with not using Discord as a forum but suggested alternative number one is Discourse which starts at USD50/month[1]. A bit of an ask for my "failed side projects". [1] https://www.discourse.org/pricing
Re: Don't use Discord as your Q&A forum
#20Terrible post. 1. This is what the "Ban" feature is for. 2. Anecdotal. Not really an issue in my experience. 3. This is what the Discord API is for. There's a really simple API to dump the chat history. Just make a cron job to dump every 10 min or so, and host that on a static site. Problem solved. 4. See 3.