0.0.4 • Published 8 years ago

node-discordapp v0.0.4

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

node-discordapp

node-discordapp is a new discord api wrapper by FHGDev is in alpha v0.0.1

Logging in

To login, you must have a token.

  • How to login
const discord = require('node-discordapp')
const bot = new discord.Client("your token here")

bot.login()
0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago