4
1
Fork 1
Commit Graph

24 Commits

Author SHA1 Message Date
trueold89 d6cd7abdeb
Bugfix: logging system
---
- now the time in the logs is parsed correctly
- Timezone env added to dockerfile | docker-compose
2023-11-08 00:59:56 +03:00
trueold89 47301c367e
Log system Update
---
- Logs now show the user's name, not just the id
- Errors in the logs now have a separate label
2023-11-03 18:59:12 +03:00
trueold89 75d67e0c24
Readme.md update 2023-11-03 18:09:01 +03:00
trueold89 bbcb9f3596
Errors in the logs now have a separate label 2023-11-03 17:43:50 +03:00
trueold89 ecff3ccf38
Logs now show the user's name, not just the id 2023-11-03 17:41:10 +03:00
trueold89 cdd1f37f22
v1.2
---
- logging system added
- Several bug fixes
2023-11-03 02:13:50 +03:00
trueold89 e0345df54e
Add connection check && some little fixes 2023-11-03 01:52:55 +03:00
trueold89 d951b22056
Add log system 2023-11-02 23:12:36 +03:00
trueold89 2d39ff4a2d
Add multi language support
- Add multi language support
- Set English as default language
2023-11-01 02:32:13 +03:00
trueold89 ed5ab7b05e
Merge branch 'main' into multi-lang-support 2023-11-01 02:22:00 +03:00
trueold89 c43d195d35
Set English as default language 2023-11-01 02:16:30 +03:00
trueold89 50fa098102
Add English translation 2023-11-01 02:07:35 +03:00
trueold89 18c670f4c7
Magnet function bugfix 2023-11-01 01:50:33 +03:00
trueold89 fd39f0c48d
Add multi language support 2023-11-01 01:49:17 +03:00
trueold89 eb7487a43f
Init new branch 2023-10-31 07:20:39 +03:00
trueold89 347cf84e98
Add Readme.md 2023-10-31 06:17:57 +03:00
trueold89 86bc8b28e3
Init Dockerfile & docker-compose 2023-10-31 03:49:36 +03:00
trueold89 43e823b1ec
Add qbt function 2023-10-31 03:45:12 +03:00
trueold89 ae8005b7e9
Set Russian as main language && bugfix 2023-10-31 02:59:17 +03:00
trueold89 5a4fb2279d
Add file function 2023-10-31 02:37:37 +03:00
trueold89 500520455b
Add magnet function 2023-10-31 02:03:14 +03:00
trueold89 affa101f38
Init func.py 2023-10-31 01:02:43 +03:00
trueold89 042851cab3
Init bot.py 2023-10-31 01:02:26 +03:00
trueold89 cf6521ff4a
Init db.py 2023-10-31 01:00:58 +03:00