Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 604 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 604 Bytes

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