Compare commits

..

2 Commits

3 changed files with 7 additions and 3 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
users.db
config.py
*.pyc
*.pyo
*.egg-info
venv
myvenv
.env
.idea
__pycache__
config.cpython-313.pyc
.DS_Store
*.log
__pycache__/
+1 -1
View File
@@ -1 +1 @@
TOKEN=''
TOKEN='7874457818:AAG0l0mh6WySjqCRFbgSk6Xud-V5T1BnvoI'
BIN
View File
Binary file not shown.