0.0.1 • Published 5 years ago

yourdiscordbot v0.0.1

Weekly downloads
-
License
No Liscense
Repository
-
Last release
5 years ago

YourDiscordBot official bot template

Welcome to YourDiscordBot's official Discord bot template!

This is the source code for the yourdiscordbot module.

Module documentation

Getting started

  1. The first thing you need to do is make sure you have Node.js installed. (if you are using something like Glitch or Github, you can skip this step)
  2. After installing Node.js, go to your terminal and use npm install yourdiscordbot. This will install our module so you can use it.
  3. Create a file called index.js. In that file, add the code const ydb = require("yourdiscordbot");
  4. Run node index.js

The result of this should be the console saying the following:

YourDiscordBot is a small group that creates customized Discord bots!
Visit https://www.yourdiscordbot.com for more info
You can also join our Discord server

YourDiscordBot

YourDiscordBot is a small group that creates customized Discord bots! Visit our website or join our Discord server.

Owned by Basti and Ahuman

0.0.1

5 years ago