Skip to content

aaronvil/Main-Waifu-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Main-Waifu-Bot

This is a discord bot using discord.js and node.js

Tools

This bot uses these tools to run

  • Node.js
  • Discord.js
  • fs.js

Installation

Prerequisite

Steps

Once installed follow these steps

  1. Make a directory that you will hold your discord bot.
  2. run npm init
  3. run npm install discord.js --save
  4. Now you are ready to use your bot.

To run the bot, run the command node "file".js, where "file" is the main javascript file holding your code.

For reference a getting started guide can be found on the Discord.js websiite.

About

A discord bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published