mirror of
https://gitlab.com/simple-stock-bots/docs.git
synced 2025-06-15 23:06:39 +00:00
copied site index as a readme
This commit is contained in:
parent
db21eee3b7
commit
ed9bcefa6b
30
README.md
Normal file
30
README.md
Normal file
@ -0,0 +1,30 @@
|
||||
# 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)
|
||||
|
||||
## 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>
|
||||
|
||||
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)
|
||||
|
||||
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.
|
||||
|
||||
+ [Telegram](https://gitlab.com/simple-stock-bots/simple-telegram-bot)
|
||||
+ [Discord](https://gitlab.com/simple-stock-bots/simple-discord-stock-bot)
|
Loading…
x
Reference in New Issue
Block a user