Skip to content

financejs/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot

A Discord Bot Used In Financejs Discord Server

Setup

  1. Clone This Repo

  2. Install The Packages By Running npm i In Your Command Prompt

  3. Run The Bot By Running node index.js In Your Command Prompt

Don't Want To Mess With The Codes ?

Well You May Try Dcord, An NPM Package That Will Run This Project By Just Two Line Of Codes.

How To Setup Dcord ?

    1. Run npm i dcord In Your Command Prompt
    1. Add This Code Into index.js File
    1. Run node index.js