1.1.9 • Published 5 years ago

very-funny-bot v1.1.9

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

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.0.0

5 years ago