1
0
mirror of https://gitlab.com/simple-stock-bots/docs.git synced 2025-07-27 00:21:40 +00:00

updated bot links

This commit is contained in:
2021-08-05 02:00:09 -07:00
parent 59c20ab46b
commit 51f508d100
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# Simple Stock Bots
[![Platform](https://img.shields.io/badge/platform-Telegram-blue.svg)](https://telegram.org/)
[![Platform](https://img.shields.io/badge/platform-Discord-blue.svg)](https://discordapp.com/)
[![Platform](https://img.shields.io/badge/platform-Telegram-blue.svg)](https://t.me/SimpleStockBot)
[![Platform](https://img.shields.io/badge/platform-Discord-blue.svg)](https://discordapp.com/api/oauth2/authorize?client_id=532045200823025666&permissions=36507338752&scope=bot)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
@@ -18,7 +18,7 @@ Simple Stock Bots is a family of messaging bots that aim to provide simple bots
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)
+ [Discord](https://discordapp.com/api/oauth2/authorize?client_id=532045200823025666&permissions=36507338752&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.