Skip to content

Commit 1b29c78

Browse files
authored
Create .env.example
1 parent 1123962 commit 1b29c78

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/.env.example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
API_ID=your_api_id # [api id from my.telegram.org]
2+
API_HASH=your_api_hash # [api hash from my.telegram.org]
3+
BOT_TOKEN=your_bot_token # [for the main bot]
4+
ADMIN=your_username_or_id # [can be multiple admins just add: , ex: 1234, 12345]

0 commit comments

Comments
 (0)