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
- Host: GitHub
- URL: https://github.com/financejs/discord-bot
- Owner: financejs
- License: apache-2.0
- Created: 2020-12-28T09:22:07.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-02T13:39:49.000Z (about 5 years ago)
- Last Synced: 2025-03-16T07:28:38.490Z (11 months ago)
- Topics: data, discord, discord-bot, discordjs-bot, finance, financejs, financial
- Language: JavaScript
- Homepage: https://finance.js.org
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`