From 5593346373c17ee3ecb827eb2c099349b5bc5879 Mon Sep 17 00:00:00 2001 From: Anson Date: Tue, 10 Oct 2023 04:18:39 +0000 Subject: [PATCH] add buttons --- site/docs/blog/posts/intro.md | 28 +++++++++++++++++++++++++--- site/docs/commands.md | 6 +++++- site/docs/host.md | 4 ++++ site/docs/index.md | 4 ++++ 4 files changed, 38 insertions(+), 4 deletions(-) diff --git a/site/docs/blog/posts/intro.md b/site/docs/blog/posts/intro.md index b3072ea..0d9ff01 100644 --- a/site/docs/blog/posts/intro.md +++ b/site/docs/blog/posts/intro.md @@ -9,14 +9,36 @@ description: > ## 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. + +
+
+
+ I wonder how $tsla is affecting the price of $$btc +
+
+ The current stock price of Tesla Inc is $866.57, the stock is currently up 1.68% +
+
+ The current price of Bitcoin is $34,815, the coin is currently down -0.151% for today +
+
+
With Simple Stock Bot, you can: - **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. -## 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! diff --git a/site/docs/commands.md b/site/docs/commands.md index bdb8061..d207de0 100644 --- a/site/docs/commands.md +++ b/site/docs/commands.md @@ -1,12 +1,16 @@ 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: - Bot Commands :robot: - Cryptocurrency Support :material-currency-btc: - Stock Market Support :bank: - 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: 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. diff --git a/site/docs/host.md b/site/docs/host.md index 6288bd3..d86c17c 100644 --- a/site/docs/host.md +++ b/site/docs/host.md @@ -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. +## 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 Ensure the following are installed or obtained before proceeding: diff --git a/site/docs/index.md b/site/docs/index.md index c7d3f7e..27f4085 100644 --- a/site/docs/index.md +++ b/site/docs/index.md @@ -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. +## 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) ### Real-Time Stock and Cryptocurrency Updates