Hacker News new | ask | show | jobs
by jtchang 1025 days ago
Does Discord charge or have some type of contractual agreement with you? It does seem odd -- they must have some checking on addresses and personal information and what you posted just happens to match that regex.
2 comments

Given the reaction by the other users to that comment, it's possible one or more of them reported it as misunderstanding them to be addresses, and the discord content moderation team also adopted a shoot first attitude.
Your average CS agent slogging through helpdesk tickets (particularly for a company whose core users are gamers and normies) might not even know what an ASN is. So if you're faced with something that looks to you like a bunch of addresses, and your employer has a strict no-doxxing policy... I can see why they're not budging on this one.
Sure, you can see the incentives for the CS agent to act that way, but I don't think that negates the point of this post - if you're relying on it for business, you should probably consider a provider that has not set up their CS staff's incentives this way.
Which is totally fair, especially in this context. In general (not you specifically) people don't always have a ton of sympathy for CS agents, so I just like to offer reminders that what they do is tough. Particularly if you're fielding requests or moderating content in contexts you're not familiar with, or in a language that you didn't grow up speaking.

And really, to your point—Discord is a general-purpose platform, not a technical platform or business platform, and its CS agents probably aren't equipped to deal with complex technical or business problems. It's kind of on OP for trying to use it that way.

> Which is totally fair, especially in this context. In general (not you specifically) people don't always have a ton of sympathy for CS agents, so I just like to offer reminders that what they do is tough. Particularly if you're fielding requests or moderating content in contexts you're not familiar with, or in a language that you didn't grow up speaking.

CS agents are literally there so the rest of the company can avoid dealing with customers. If that means worse results for the customer then ire at the support agent makes sense. Don't take a job making the world worse if you don't like beeing blamed for that. Is the company forcing to make peoples life worse rather than better? Quit. Not always that easy, I know, but that's hardly the customer's fault either.

Does there exist a Discord business plan / any way to even get such a contractual agreement in place? We use Discord as a support channel for our developer tool and I've never heard of an option to get enterprise support...but if such a thing does exist and Discord offers it, I'd probably take it given OPs story
For dev support, why choose Discord over Gitter, or even IRC? Slack and Teams also allow free guest access for this scenario too.

That said, group-chat-based support seems like the wrong solution in the first place - simply because Discord is a silo and they don’t make it easy to get your own data back out of it (this page is an infuriating read: https://support.discord.com/hc/en-us/articles/360004027692-R... ). Also, the fact that Discord themselves are using ZenDesk for their own support (instead of, y’know… using Discord) is another reason to not use Discord like this.

Orgs using Discord today are giving me the same vibes as those SaaS that thought they could do everything with only Redis and NodeJS (with no RDBMS in sight) - yes, it works and might even work very well in some cases, right up until it doesn’t and there’s no plan B.