0.0.4 • Published 5 years ago

node-discordapp v0.0.4

Weekly downloads
1
License
ISC
Repository
-
Last release
5 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

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago