mirror of
https://gitlab.com/simple-stock-bots/docs.git
synced 2025-07-22 22:21:38 +00:00
tons of updates
This commit is contained in:
@@ -1,30 +1,32 @@
|
||||
# Simple Stock Bots
|
||||
[](https://telegram.org/)
|
||||
[](https://discordapp.com/)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
|
||||
|
||||
## Table of Contents
|
||||
+ [About](#about)
|
||||
+ [Getting Started](#getting_started)
|
||||
+ [Usage](#usage)
|
||||
+ [Contributing](../CONTRIBUTING.md)
|
||||
[](https://t.me/SimpleStockBot)
|
||||
[](https://discordapp.com/api/oauth2/authorize?client_id=532045200823025666&permissions=0&scope=bot)
|
||||
[](https://tldrlegal.com/license/mit-license#summary)
|
||||
|
||||
## About
|
||||
|
||||
## About <a name = "about"></a>
|
||||
Simple Stock Bots is a family of messaging bots that aim to provide simple bots that provide information on the stock market. Currently there are only [Telegram](./telegram) and [Discord](./discord) Bots.
|
||||
|
||||
## Getting Started <a name = "getting_started"></a>
|
||||
## Getting Started
|
||||
|
||||
The simplest way to use these bots is to use the version that I host on Digital Ocean. You can find the links to access them below:
|
||||
|
||||
+ [Telegram](https://t.me/SimpleStockBot)
|
||||
+ [Discord](https://discordapp.com/oauth2/authorize?client_id=532045200823025666&permissions=2048&scope=bot)
|
||||
- [Telegram](https://t.me/SimpleStockBot)
|
||||
- [Discord](https://discordapp.com/oauth2/authorize?client_id=532045200823025666&permissions=2048&scope=bot)
|
||||
|
||||
Alternatively, this project is completely open source and instructions on how to run your own instance of the bot are provided on each of the bots pages.
|
||||
Alternatively, this project is completely open source and instructions on how to run your own instance of the bot are provided on each of the bots pages.
|
||||
|
||||
## Source Code
|
||||
|
||||
The source code for the bots is completely open and hosted on Gitlab.
|
||||
The source code for the bots is completely open and hosted on GitLab.
|
||||
|
||||
+ [Telegram](https://gitlab.com/simple-stock-bots/simple-telegram-bot)
|
||||
+ [Discord](https://gitlab.com/simple-stock-bots/simple-discord-stock-bot)
|
||||
- [Telegram](https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot)
|
||||
- [Discord](https://gitlab.com/simple-stock-bots/simple-discord-stock-bot)
|
||||
|
||||
If you decide to host your own bots using my source code please consider using my referral links for DigitalOcean and IEX Cloud. We both get a kickback when you use them.
|
||||
|
||||
- [DigitalOcean](https://m.do.co/c/6b5df7ef55b6)
|
||||
- [IEX Cloud](https://iexcloud.io/s/62c8503e)
|
||||
|
||||
[All market data is provided by IEX Cloud](https://iexcloud.io)
|
||||
|
Reference in New Issue
Block a user