discord.lib
0.5.6
0.5.6
  • discord.lib Official Documentation
  • Change Logs
  • Credits
  • package
  • classes
    • message
    • login
    • joinMessage
    • Complete Examples
    • leaveMessage
    • serverGreeting
    • Attachments
    • sharding
    • Typings
    • exampleBot
    • kick
    • ban
    • webhookClient
  • Interacting with discord.lib's client
    • client
    • bot activities
    • Do servercount in commands
    • Discord
  • Deprecated
    • musicClient
    • userClient
    • Webhook
    • embed
Powered by GitBook
On this page

Was this helpful?

  1. Deprecated

userClient

A powerful discord bot making library to help you make discord bots. Super easy, 100 percent discord api coverage, and more! Discord.lib also allows you to interact with discord.js.

PreviousmusicClientNextWebhook

Last updated 5 years ago

Was this helpful?

This feature is deprecated --> for how to do servercount

Usage

const dl = require("discord.lib");
dl.login("token", `${dl.userClient()}`)//The game will be the usercount.
check this