zulip_bots: Add link to get API Key in Link Shortener Bot Documentation.
This commit is contained in:
parent
6a089f2217
commit
9ac0628452
|
@ -3,6 +3,9 @@
|
||||||
Link Shortener Bot is a Zulip bot that will shorten URLs ("links") in a
|
Link Shortener Bot is a Zulip bot that will shorten URLs ("links") in a
|
||||||
conversation. It uses the [goo.gl URL shortener API] to shorten its links.
|
conversation. It uses the [goo.gl URL shortener API] to shorten its links.
|
||||||
|
|
||||||
|
Use [this](https://developers.google.com/url-shortener/v1/getting_started) to get
|
||||||
|
your API Key.
|
||||||
|
|
||||||
Links can be anywhere in the message, for example,
|
Links can be anywhere in the message, for example,
|
||||||
|
|
||||||
> @**Link Shortener Bot** @**Joe Smith** See
|
> @**Link Shortener Bot** @**Joe Smith** See
|
||||||
|
|
Loading…
Reference in a new issue