diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..564e3e9 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Installation + +1. Clone the repository +2. Create a bot on Telegram by messaging @BotFather and following the instructions. +3. Copy `config.py.sample` to `config.py` +4. Change the hack.chat username, password, channel, and the Telegram API token +5. Change the Telegram chat ID by following the instructions in `config.py` |