mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-06-15 23:06:40 +00:00
add buttons
This commit is contained in:
parent
40db63066b
commit
5593346373
@ -9,14 +9,36 @@ description: >
|
|||||||
|
|
||||||
## What is Simple Stock Bot?
|
## What is Simple Stock Bot?
|
||||||
|
|
||||||
Simple Stock Bot is a smart bot crafted to enrich your financial discussions on Telegram and Discord. Regardless of whether you're a seasoned trader or a beginner in the stock market, this bot is here to make your explorations more informative and engaging.
|
Simple Stock Bot is a chatbot designed to enrich your financial discussions on Telegram and Discord. Regardless of whether you're a seasoned trader or a beginner in the stock market, this bot is here to make your discussions more informative and engaging.
|
||||||
|
|
||||||
|
<div class="phone">
|
||||||
|
<div class="messages-wrapper">
|
||||||
|
<div class="message to">
|
||||||
|
I wonder how $tsla is affecting the price of $$btc
|
||||||
|
</div>
|
||||||
|
<div class="message from">
|
||||||
|
The current stock price of Tesla Inc is $866.57, the stock is currently up 1.68%
|
||||||
|
</div>
|
||||||
|
<div class="message from">
|
||||||
|
The current price of Bitcoin is $34,815, the coin is currently down -0.151% for today
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
With Simple Stock Bot, you can:
|
With Simple Stock Bot, you can:
|
||||||
- **Fetch Real-time Quotes**: Obtain the latest stock and cryptocurrency prices instantly within your group chat.
|
- **Fetch Real-time Quotes**: Obtain the latest stock and cryptocurrency prices instantly within your group chat.
|
||||||
- **View Charts**: Delve into intraday movements or assess a month's trading data with straightforward commands.
|
- **View Charts**: Delve into intraday movements or assess a month's trading data right inside your group chat.
|
||||||
- **Stay Updated on Market Trends**: Discover what's buzzing in the stock and crypto spheres.
|
- **Stay Updated on Market Trends**: Discover what's buzzing in the stock and crypto spheres.
|
||||||
|
|
||||||
## Getting Started
|
## Add the Bot to your Group
|
||||||
|
|
||||||
|
[:fontawesome-brands-telegram: Telegram](https://t.me/SimpleStockBot){ .md-button }
|
||||||
|
|
||||||
|
[:fontawesome-brands-discord: Discord](https://discordapp.com/api/oauth2/authorize?client_id=532045200823025666&permissions=36507338752&scope=bot){ .md-button }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Using the Bot
|
||||||
|
|
||||||
Embarking on your journey with Simple Stock Bot is effortless. Just add the bot to your Telegram or Discord group, and you're all set to dive into financial discussions right from your chat!
|
Embarking on your journey with Simple Stock Bot is effortless. Just add the bot to your Telegram or Discord group, and you're all set to dive into financial discussions right from your chat!
|
||||||
|
|
||||||
|
@ -1,12 +1,16 @@
|
|||||||
Symbols are used in headings to denote what platforms and symbol types a command supports.
|
Symbols are used in headings to denote what platforms and symbol types a command supports.
|
||||||
|
|
||||||
- Telegram Only :fontawesome-brands-telegram-plane:
|
- Telegram Only :fontawesome-brands-telegram:
|
||||||
- Discord Only :fontawesome-brands-discord:
|
- Discord Only :fontawesome-brands-discord:
|
||||||
- Bot Commands :robot:
|
- Bot Commands :robot:
|
||||||
- Cryptocurrency Support :material-currency-btc:
|
- Cryptocurrency Support :material-currency-btc:
|
||||||
- Stock Market Support :bank:
|
- Stock Market Support :bank:
|
||||||
- OTC Support :dollar:
|
- OTC Support :dollar:
|
||||||
|
|
||||||
|
## Get the Bots
|
||||||
|
|
||||||
|
[:fontawesome-brands-telegram: Telegram](https://t.me/SimpleStockBot){ .md-button } [:fontawesome-brands-discord: Discord](https://discordapp.com/api/oauth2/authorize?client_id=532045200823025666&permissions=36507338752&scope=bot){ .md-button }
|
||||||
|
|
||||||
## Symbol Detection :material-currency-btc: :bank: :dollar:
|
## Symbol Detection :material-currency-btc: :bank: :dollar:
|
||||||
|
|
||||||
The Simple Stock Bot looks at every message it can see and tries to detect stock and cryptocurrency symbols. Stock market tickers are denoted with a single `$` and cryptocurrency coins are denoted with a double `$$`. So getting the price of Tesla is as simple as `$tsla` and Bitcoin `$$btc`. These symbols can be in any part of a message and there can be multiple of them aswell.
|
The Simple Stock Bot looks at every message it can see and tries to detect stock and cryptocurrency symbols. Stock market tickers are denoted with a single `$` and cryptocurrency coins are denoted with a double `$$`. So getting the price of Tesla is as simple as `$tsla` and Bitcoin `$$btc`. These symbols can be in any part of a message and there can be multiple of them aswell.
|
||||||
|
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
This guide provides step-by-step instructions for setting up and running this project on your local machine, whether for development, testing, or personal use.
|
This guide provides step-by-step instructions for setting up and running this project on your local machine, whether for development, testing, or personal use.
|
||||||
|
|
||||||
|
## Get the Bots
|
||||||
|
|
||||||
|
[:fontawesome-brands-telegram: Telegram](https://t.me/SimpleStockBot){ .md-button } [:fontawesome-brands-discord: Discord](https://discordapp.com/api/oauth2/authorize?client_id=532045200823025666&permissions=36507338752&scope=bot){ .md-button }
|
||||||
|
|
||||||
## Pre-requisites
|
## Pre-requisites
|
||||||
|
|
||||||
Ensure the following are installed or obtained before proceeding:
|
Ensure the following are installed or obtained before proceeding:
|
||||||
|
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
Discover a new level of financial discussion with Simple Stock Bot, your go-to solution for real-time stock market and cryptocurrency insights within your Telegram or Discord group chats. Transform your everyday discussions into an interactive financial exploration experience. With Simple Stock Bot, keeping up with the stock market or cryptocurrency trends has never been more seamless and engaging.
|
Discover a new level of financial discussion with Simple Stock Bot, your go-to solution for real-time stock market and cryptocurrency insights within your Telegram or Discord group chats. Transform your everyday discussions into an interactive financial exploration experience. With Simple Stock Bot, keeping up with the stock market or cryptocurrency trends has never been more seamless and engaging.
|
||||||
|
|
||||||
|
## Get the Bots
|
||||||
|
|
||||||
|
[:fontawesome-brands-telegram: Telegram](https://t.me/SimpleStockBot){ .md-button } [:fontawesome-brands-discord: Discord](https://discordapp.com/api/oauth2/authorize?client_id=532045200823025666&permissions=36507338752&scope=bot){ .md-button }
|
||||||
|
|
||||||
## [Commands](commands.md)
|
## [Commands](commands.md)
|
||||||
|
|
||||||
### Real-Time Stock and Cryptocurrency Updates
|
### Real-Time Stock and Cryptocurrency Updates
|
||||||
|
Loading…
x
Reference in New Issue
Block a user