Remove .env

This commit is contained in:
Administrator 2022-05-03 11:01:19 +02:00
parent 545a89b834
commit 1c29828bcd
2 changed files with 2 additions and 4 deletions

4
.env
View File

@ -1,4 +0,0 @@
# Bot API
BOT_API_KEY = "5358581079:AAGII3uv5K3rL4kUAntIcFG6oVxAx20NPI8"
# 5243240687:AAFidrj-8C9ly1xkZAfrWfBPjwSS67FNA5o -> Bot
# 5358581079:AAGII3uv5K3rL4kUAntIcFG6oVxAx20NPI8 -> debug bot

2
.gitignore vendored
View File

@ -1,6 +1,8 @@
# IntelliJ / PyCharm
.idea/
*/.env
#vscode
.vscode