diff --git a/Telegram-Bot-Setup.md b/Telegram-Bot-Setup.md
new file mode 100644
index 0000000..40a0741
--- /dev/null
+++ b/Telegram-Bot-Setup.md
@@ -0,0 +1,8 @@
+## Setting up a Telegram Bot
+
+* Message the [BotFather](https://t.me/BotFather) with `/newbot` to start creating a bot.
+* Follow the prompts to choose a name and username.
+* Once complete, you will be given an HTTP API Key. In jfa-go, go to Settings > Telegram, enable it and paste the API Key into the `API Token` box, then save and restart.
+
+## Example
+
\ No newline at end of file