mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 01:23:31 +01:00
ping pong example
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
{
|
||||
//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"
|
||||
"email" : "your discord email here",
|
||||
"password" : "your discord password here"
|
||||
}
|
||||
Reference in New Issue
Block a user