ping pong example

This commit is contained in:
hydrabolt
2015-08-30 16:42:15 +01:00
parent d8b7365e1f
commit b32d526937
2 changed files with 36 additions and 4 deletions

View File

@@ -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"
}