Skip to content

A Discord bot for stock market trading communities & investors. Track/share trades, fetch charts & data, and more.

Notifications You must be signed in to change notification settings

blak-red-clown/discord-stock-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

📈 Discord Stock Bot

Discord Stock Bot

A Discord bot for stock market trading communities and investors. Track and share trades, fetch charts and data, and more.

Table of Contents

Features

  • Real-time Stock Tracking: Get live updates on stock prices and market trends.
  • Trade Sharing: Share your trades with your community easily.
  • Chart Fetching: Access stock charts directly within Discord.
  • Market Data: Fetch relevant data for stocks, forex, and cryptocurrencies.
  • Custom Alerts: Set alerts for price changes and news updates.
  • User-friendly Interface: Easy to navigate commands for all users.

Installation

To get started, download the latest release of the Discord Stock Bot from our Releases page. After downloading, follow these steps:

  1. Extract the files: Unzip the downloaded file.
  2. Install dependencies: Navigate to the bot's directory and run:
    npm install
  3. Configure the bot: Edit the configuration file to add your Discord token and any other settings.
  4. Run the bot: Start the bot with:
    node index.js

Usage

Once the bot is running, you can interact with it directly in your Discord server. Use the commands listed below to get started.

Commands

Command Description
!stock [symbol] Get the current price and data for a stock.
!trade [symbol] Share your trade for a specific stock.
!chart [symbol] Fetch the latest chart for a stock.
!alert [symbol] [price] Set an alert for a stock price.
!help List all available commands.

Contributing

We welcome contributions! To contribute to the Discord Stock Bot, please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/YourFeature
  3. Make your changes.
  4. Commit your changes:
    git commit -m "Add your message here"
  5. Push to the branch:
    git push origin feature/YourFeature
  6. Open a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Support

If you have any questions or need support, feel free to open an issue in the repository. You can also check the "Releases" section for updates and new features.

Links

For the latest updates and releases, visit our Releases page. Download the latest version and start using the bot today!


Thank you for using Discord Stock Bot! Happy trading! 📊