1.1.9 • Published 4 years ago

very-funny-bot v1.1.9

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Documentation


Hello.This is the documentation for the package.This package makes coding a discord bot easier.

It makes discord.js much easier.Like one code snippet here:

    const myBot =  new veryFunnyBot.DiscordBot("null",1);
    myBot.login(process.env.DISCORD_BOT_ID);

Now,let's break this code snippet down,first of all we have:

  • Class Instanciation -Login function

Now,the class Instanciation is where we make our discord bot with all the methods

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.0.0

4 years ago