From 70c7ee47f3df2b1ca51df65aa4025704c6fec2b2 Mon Sep 17 00:00:00 2001 From: Anson Date: Thu, 21 May 2020 01:44:29 -0700 Subject: [PATCH] added coffee link --- docs/commands.md | 2 ++ docs/index.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/commands.md b/docs/commands.md index 7f083f6..a44c651 100644 --- a/docs/commands.md +++ b/docs/commands.md @@ -1,5 +1,7 @@ # Telegram Bot Commands +Buy me a beerBuy me a beer + ## Getting a Stock Quote Anytime the Bot is in your chat it will search all chats for `$` followed by a ticker. For example `$tsla` will return the following message for Tesla Motors: diff --git a/docs/index.md b/docs/index.md index b5ed187..a239c88 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,7 @@ # Simple Stock Bots +Buy me a beerBuy me a beer + [![Platform](https://img.shields.io/badge/platform-Telegram-blue.svg)](https://t.me/SimpleStockBot) [![Platform](https://img.shields.io/badge/platform-Discord-blue.svg)](https://discordapp.com/api/oauth2/authorize?client_id=532045200823025666&permissions=0&scope=bot) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://tldrlegal.com/license/mit-license#summary)