Skip to content

Commit

Permalink
Update docs for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
penn5 committed Aug 24, 2019
1 parent 07556d1 commit 014670e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/heroku.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 2,7 @@

Heroku is fully supported. Setup is extremely simple

1. First follow the instructions to set up the bot in [installing.md](https://github.com/penn5/friendly-telegram/blob/master/docs/installing.md "installing.md") and ensure the bot works
1. First follow the instructions to set up the bot in [the guide](installing "the guide") and ensure the bot works

2. Append `--heroku` to the end of the command used to start the bot. For example:
`python -m friendly-telegram` -> `python -m friendly-telegram --heroku`
Expand Down
6 changes: 6 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -0,0 1,6 @@
# Index

- [Installing](installing "Installing")
- [Heroku](heroku "Heroku")
- [Configuration](configuration "Configuration")
- [Lydia](lydia "Lydia")
2 changes: 1 addition & 1 deletion docs/lydia.md
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
# Lydia (AI Chat)

Read [about configuration of modules](https://github.com/penn5/friendly-telegram/blob/master/docs/configuration.md#configuring-modules "about configuration of modules").
Read [about configuration of modules](configuration#configuring-modules "about configuration of modules").

## Acquiring an API key:

Expand Down

0 comments on commit 014670e

Please sign in to comment.