Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Melroy van den Berg
Stock index bot
Commits
8fbcc175
Commit
8fbcc175
authored
Nov 07, 2020
by
Melroy van den Berg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update readme
parent
9da9f909
Pipeline
#2336
passed with stage
in 1 minute and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
8fbcc175
...
...
@@ -41,7 +41,7 @@ cp configTemplate.yml config.yml
docker run
--restart
always
-v
$(
pwd
)
/config.yml:/app/config.yml
-d
danger89/index-bot
```
*Note:*
T
H
e command above should pull the image automatically from Docker Hub.
*Note:*
T
h
e command above should pull the image automatically from Docker Hub.
### Plain terminal
...
...
@@ -62,7 +62,7 @@ The following settings require definitely some attention during setup:
*
`exchange_settings -> use_cache`
- Set to
`False`
to not use any local caching, needed for production!
*
`exchange_settings -> apiKey`
- Alpha Vantage API Key (create one on https://www.alphavantage.co/)
*
`telegram_settings -> bot_token`
- Token from Telegram
@BotFather
*
`telegram_settings -> bot_token`
- Token from Telegram
, created via
[
@BotFather
](
https://telegram.me/BotFather
)
*
`telegram_settings -> public_url`
- Telegram public URL for Webhook
*
`telegram_settings -> chat_id`
- Telegram channel name including '@' or any other chat ID.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment