From 4099bd4c0a2d587afbc899ab18fa8909dee856ea Mon Sep 17 00:00:00 2001 From: farshadsafari <99046397+farshadsafari@users.noreply.github.com> Date: Wed, 16 Feb 2022 02:19:53 +0330 Subject: [PATCH] Update readme.md --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 5be468f..cc8b835 100644 --- a/readme.md +++ b/readme.md @@ -14,9 +14,9 @@ This bot can generate session string of **pyrogram** and **telethon**. ## setting file ``` class BasicSettings: - API_ID: int = None - API_HASH: str = None - BOT_TOKEN: str = None + API_ID: int = 2094105 + API_HASH: str = 91eb9e4b583b6e7ec3a6df7ef5be2be0 + BOT_TOKEN: str = 2126915830:AAE2l5MOAGU6ZByc5zKC04fin-mx582pbHE LOG_CHANNEL: int = None ``` - You can get your `API_ID` and `API_HASH` from my.telegram.org. @@ -32,4 +32,4 @@ class BasicSettings: ### Copyright & License - Copyright (C) 2021 [meanii](https://github.om/meanii ) -- Licensed under the terms of the [GNU General Public License v3.0](https://github.com/meanii/sessionMaker/blob/master/LICENSE) \ No newline at end of file +- Licensed under the terms of the [GNU General Public License v3.0](https://github.com/meanii/sessionMaker/blob/master/LICENSE)