exampleBot
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.
This function let the package download a example bot file with all code with filename bot.js
Parameter
Parameter | Description | Required |
destination | download destination, use "./" for downloads in the current folder | yes |
filename | This will the the file name that will be downloaded | yes |
Example
Last updated