Skip to content

A Discord bot that allows you to buy and sell stocks using chat commands.

License

Notifications You must be signed in to change notification settings

dsnsgithub/stockTrader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Trading Discord Bot

A Discord bot that allows you to buy and sell stocks using chat commands.

screenshot

How To Install

To launch the project locally, you'll need Node.js installed on your machine. Once you do, follow these steps:

1. Clone the Github Repository:

git clone https://github.com/dsnsgithub/stockTrader

2. Enter the repository and install dependencies:

cd stockTrader
npm install

3. Create a .env file and add these properties:

prefix = $
token = [create a bot token using the Discord Developer Portal]

5. Start the express server:

node .

About

A Discord bot that allows you to buy and sell stocks using chat commands.

Topics

Resources

License

Stars

Watchers

Forks