ShyPianoGuy / Vertbot

Vertbot Source code.

Home Page:https://vertcoin.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vertbot

How this repo will work.

Other developers can continute to this code. Once a day either Flakfired#1337 or I will merge to the master and run the bot with the new code. That's about it. If anyone has any questions feel free to either add an issue to this repo or message me on discord eric#1997

Setting up your environment for windows.

  1. Download Node from here https://nodejs.org/en/download/
  2. Open cmd and type npm install --save discord.js
  3. Type cd path/to/clone to change your directory to the clone.
  4. Type node vertbot.js to start the bot.
    a. Remember to change the token to one of yours to test with your bot.

tada your bot should be running.

About

Vertbot Source code.

https://vertcoin.org/

License:Other


Languages

Language:JavaScript 100.0%