Skip to content

Commit

Permalink
docs(Client): clarify whose ToS are being violated (#3580)
Browse files Browse the repository at this point in the history
  • Loading branch information
λtlas authored and SpaceEEC committed Nov 19, 2019
1 parent 96037e1 commit 1d66062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/Client.js
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ class Client extends EventEmitter {
* <info>Both bot and regular user accounts are supported, but it is highly recommended to use a bot account whenever
* possible. User accounts are subject to harsher ratelimits and other restrictions that don't apply to bot accounts.
* Bot accounts also have access to many features that user accounts cannot utilise. Automating a user account is
* considered a violation of the ToS.</info>
* considered a violation of Discord's ToS.</info>
* @param {string} token Token of the account to log in with
* @returns {Promise<string>} Token of the account used
* @example
Expand Down

0 comments on commit 1d66062

Please sign in to comment.