Skip to content

Commit f93a90b

Browse files
authored
Create .env.example
1 parent 7d15b1d commit f93a90b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/.env.example

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
API_ID=your_api_id
2+
API_HASH=your_api_hash
3+
BOT_TOKEN=bot_token
4+
ADMIN=username_or_id #(to add admins, add commas eg: @user1, @user2)
5+
GEONAMES_USERNAME=your_username_from_GeoNames.org

0 commit comments

Comments
 (0)