mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 06:31:20 +00:00
6 lines
No EOL
191 B
JSON
6 lines
No EOL
191 B
JSON
{
|
|
//this is an authentication file used for the examples,
|
|
//just add your email and password and the examples should work!
|
|
"email" : "discord@js.com",
|
|
"password" : "my discord password"
|
|
} |