An open API service indexing awesome lists of open source software.

https://github.com/financejs/discord-bot

A Discord Bot Used In Financejs Discord Server
https://github.com/financejs/discord-bot

data discord discord-bot discordjs-bot finance financejs financial

Last synced: 5 months ago
JSON representation

A Discord Bot Used In Financejs Discord Server

Awesome Lists containing this project

README

          

# 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](https://npmjs.com/package/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
- 2. Add [This Code Into](https://github.com/financejs/dcord/index.js) `index.js` File
- 3. Run `node index.js`