doc: Remove markdown includes {!running-bot.md!} from bot docs.

This commit is contained in:
YJDave 2017-12-15 22:00:20 +05:30 committed by showell
parent 2827b59b8b
commit 299d04080e
3 changed files with 4 additions and 3 deletions

View file

@ -25,7 +25,7 @@ GIPHY API key.
and change the value of the `key` attribute to the API key and change the value of the `key` attribute to the API key
you generated above. you generated above.
{!running-a-bot.md!} Run this bot as described in [here](https://zulipchat.com/api/running-bots#running-a-bot).
## Usage ## Usage

View file

@ -8,7 +8,7 @@ like so:
@xkcd <command> @xkcd <command>
``` ```
{!running-a-bot.md!} Run this bot as described in [here](https://zulipchat.com/api/running-bots#running-a-bot).
## Usage ## Usage

View file

@ -29,7 +29,6 @@ To obtain a API key, follow the following steps :
you generated above. you generated above.
6. And that's it ! See Configuration section on configuring the bot. 6. And that's it ! See Configuration section on configuring the bot.
{!running-a-bot.md!}
## Configuration ## Configuration
@ -42,6 +41,8 @@ This section explains the usage of options `youtube.conf` file in configuring th
- `video_region` - The location to be used for searching. - `video_region` - The location to be used for searching.
The bot shows only the videos that are available in the given `<video_region>` The bot shows only the videos that are available in the given `<video_region>`
Run this bot as described in [here](https://zulipchat.com/api/running-bots#running-a-bot).
## Usage ## Usage
1. `@YouTube <keyword>` 1. `@YouTube <keyword>`