Compare commits

...

2 Commits

3 changed files with 7 additions and 3 deletions

8
.gitignore vendored
View File

@ -1,8 +1,12 @@
users.db users.db
config.py config.py
*.pyc
*.pyo
*.egg-info
venv venv
myvenv myvenv
.env .env
.idea .idea
__pycache__ .DS_Store
config.cpython-313.pyc *.log
__pycache__/

View File

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

BIN
users.db

Binary file not shown.