Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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)
- Licensed under the terms of the [GNU General Public License v3.0](https://github.com/meanii/sessionMaker/blob/master/LICENSE)