question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deprecation Warning: User Accounts (2.x)

See original GitHub issue

This is an early warning that user tokens will no longer be supported under the primary library distribution starting in Discord.Net 2.0.

As we approach the development cycle for the next major version, 3.0, an alternative for users that wish to continue using user tokens may be provided - but this will not be a first-class feature of Discord.Net moving forward.


Starting in Discord.Net 2.0, user tokens will be marked as deprecated, and we will formally stop providing support for user logins. As a side-effect of this, we would like to warn users against using user tokens, including selfbots.

Discord’s official stance against selfbots is vague, but there are certain methods that we would advise against using from your selfbot, if you must use a selfbot:

As of November 2017, selfbots are not allowed, at all. See Discord Support for the official stance. As such, you should not use selfbots or userbots. The following methods are known to trigger red-flags on your account if you use them from a userbot or selfbot:

  • IUser.SendMessageAsync
  • IInvite.AcceptAsync

Using these methods may result in your account being unverified, flagged as spam, or deleted for violating Discord’s Terms of Service.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:14 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
REVENGE977commented, Feb 7, 2020

any method to bypass this error ?!

1reaction
L4BORGcommented, Feb 3, 2019

Quick question are there any alternatives? In C#?

We’re only running a few selfbots as dummy accounts to catch spammers (as they would usually PM everyone on channel starting top down) and autoban them, it still works with old Discord.net but I’m kinda worried things will break in near future. Any ideas?

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deprecation warning on XGBoost - Sklearn
It is just a deprecation warning. XGBClassifier uses deprecated functions of scikit-learn package. Finally, if your performance is poor this is ...
Read more >
apt-key deprecation warning when updating system
One way to resolve this is to export the GPG key from the deprecated keyring and store it in /usr/share/keyrings . Fortunately, it's...
Read more >
REST API migration guide and deprecation notice
Deprecation notice and migration guide for major changes to Jira Cloud REST APIs ... Users will be identified by their Atlassian account ID...
Read more >
Deprecation info APIs | Elasticsearch Guide [8.9]
Any offending settings are represented as a deprecation warning. ... Any cluster-level deprecation warnings can be found under the cluster_settings key.
Read more >
Removed or deprecated platform features
This article describes features that have been removed, or that are planned for removal in platform updates of finance and operations apps.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found