1
0
mirror of https://gitlab.com/simple-stock-bots/simple-discord-stock-bot.git synced 2025-06-16 15:17:29 +00:00

added link to access hosted version of bot

This commit is contained in:
Anson 2019-06-09 14:49:16 -07:00
parent 716eee0234
commit 0d6063d6eb

View File

@ -69,6 +69,11 @@ The dividend is in: 38 Days 3 Hours 53 Minutes 22 Seconds.
``` ```
## 🏁 Getting Started <a name = "getting_started"></a> ## 🏁 Getting Started <a name = "getting_started"></a>
You can either choose to use the hosted version of the bot by [clicking here](https://discordapp.com/oauth2/authorize?client_id=532045200823025666&permissions=2048&scope=bot) or you can host your own bot with the instructions below.
### Self Hosted Bot
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See [deployment](#deployment) for notes on how to deploy the project on a live system. These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See [deployment](#deployment) for notes on how to deploy the project on a live system.
### Prerequisites ### Prerequisites