mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-07-26 16:11:41 +00:00
updated docs to show gitlab container hosting
This commit is contained in:
@@ -66,7 +66,13 @@ The dividend command will give you the `dividend yield`, `dividend rate`, and wi
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Run your own Bot
|
## Run your own bot using latest build
|
||||||
|
|
||||||
|
```powershell
|
||||||
|
docker run --detach registry.gitlab.com/misterbiggs/simple-telegram-bot:latest
|
||||||
|
```
|
||||||
|
|
||||||
|
## Built and Run your own Bot
|
||||||
|
|
||||||
You can also run your own bot super easily in a [Docker](https://hub.docker.com/) Container.
|
You can also run your own bot super easily in a [Docker](https://hub.docker.com/) Container.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user