From 82a659cce27784305152c1be03da5acbf41cb581 Mon Sep 17 00:00:00 2001 From: profitroll Date: Sat, 18 Mar 2023 00:52:36 +0100 Subject: [PATCH] Formatted README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3aba52b..648db97 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,17 @@ # BWTAqua + [![License: GPL v3](https://img.shields.io/badge/License-GPL_v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html) Simple yet helpful bot to check BWT Aqua's card balance ## Requirements + * nodejs & npm * python3 * git ## Installation + 1. Download package 1. `git clone https://git.end-play.xyz/profitroll/BWTAqua.git` 2. `cd BWTAqua` @@ -25,5 +28,6 @@ Simple yet helpful bot to check BWT Aqua's card balance * `python3 bwtbot.py` ## Configuration + You can edit with vim, nano, whatever. -If you don't know where to find bot_token and your id - here you can find some hints: [get bot token](https://www.siteguarding.com/en/how-to-get-telegram-bot-api-token), [get your id](https://www.alphr.com/telegram-find-user-id/), [get api_hash and api_id](https://core.telegram.org/api/obtaining_api_id). \ No newline at end of file +If you don't know where to find bot_token and your id - here you can find some hints: [get bot token](https://www.siteguarding.com/en/how-to-get-telegram-bot-api-token), [get your id](https://www.alphr.com/telegram-find-user-id/), [get api_hash and api_id](https://core.telegram.org/api/obtaining_api_id).