Compare commits

...

2 Commits

3 changed files with 7 additions and 3 deletions

8
.gitignore vendored
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__/

View File

@ -1 +1 @@
TOKEN=''
TOKEN='7874457818:AAG0l0mh6WySjqCRFbgSk6Xud-V5T1BnvoI'

BIN
users.db

Binary file not shown.