nacknime-official
|
02121e4db3
fix(typing): Services/Admin/check_user_alive removed "False" type hint
|
4 yıl önce |
nacknime-official
|
7de298fb53
feat(admin): added count_alive_users func.
|
4 yıl önce |
nacknime-official
|
cfb8fa8a67
fix(typo): Classes -> Grades in markups
|
4 yıl önce |
nacknime-official
|
f0a279e7ba
feat(user): if state has been reseted, press /start
|
4 yıl önce |
nacknime-official
|
dc1fdce0fd
feat(optimize): reset data when go to the start
|
4 yıl önce |
nacknime-official
|
40d8f5a611
feat(optimize): clean unneeded data from wrapper
|
4 yıl önce |
nacknime-official
|
fb380903d7
feat(optimize): clean unneeded markup after `back`
|
4 yıl önce |
nacknime-official
|
d2c0c77447
feat(optimize): save and get saved markups as list data instead of whole
|
4 yıl önce |
nacknime-official
|
9af89e34e2
Helper: added find_func_by_state_name func
|
4 yıl önce |
nacknime-official
|
ccabc6f3e2
fix(typo): States: Years -> Year
|
4 yıl önce |
nacknime-official
|
25c3f6a6a9
fix(admin): send_all was broken if there was an error during the
|
4 yıl önce |
nacknime-official
|
ac2eafc49b
feat(dev): added env vars for initialization redis worker
|
4 yıl önce |
nacknime-official
|
0d7afdaa06
refactor(states): fix import config
|
4 yıl önce |
nacknime-official
|
655705d81b
refactor(markups, wrapper): added some typehints
|
4 yıl önce |
nacknime-official
|
92c8f0e81b
refactor(middlewares/check_input): rename keyboard dict to raw_keyboard
|
4 yıl önce |
nacknime-official
|
369a8d20df
fix(typo): Wrapper_Vshkole: WrapperForBot: fabric -> factory in _init
|
4 yıl önce |
nacknime-official
|
cab7f796b2
fix: the data from wrappers can be with spaces in the end
|
4 yıl önce |
nacknime
|
294bf3f23b
Merge pull request #4 from nacknime-official/prepare_multiple_wrappers
|
4 yıl önce |
nacknime
|
f164c7570a
Merge pull request #3 from nacknime-official/refactor_move_logic_from_handlers
|
4 yıl önce |
nacknime-official
|
de1a260121
handlers/main.py: deleted setting reusable data to the state obj, it's in wrapper
|
4 yıl önce |
nacknime-official
|
78deeab4d7
WrapperVshkole: using the factory instead of the class obj
|
4 yıl önce |
nacknime-official
|
979268c123
WrapperVshkole: WrapperForBot: added factory for async init
|
4 yıl önce |
nacknime-official
|
4d8d994655
WrapperVshkole: WrapperForBot: setting reusable data to state data in appropriate methods
|
4 yıl önce |
nacknime-official
|
99ff50ee7b
WrapperVshkole: WrapperForBot: create async init; append state obj to
|
4 yıl önce |
nacknime-official
|
568908bab0
fix: replace db.Model by models/db.py/BaseModel in services/base.py
|
4 yıl önce |
nacknime-official
|
c0c615f2df
refactor: move user's logic to services/user.py
|
4 yıl önce |
nacknime-official
|
66f84d9476
refactor: services/admin.py: replace db methods by base's functions
|
4 yıl önce |
nacknime-official
|
0c6ead01e9
fix: unpacking kwargs instead of passing dict in services/base.py
|
4 yıl önce |
nacknime-official
|
49245519f9
refactor: add services/base.py module
|
4 yıl önce |
nacknime-official
|
5cf538edcf
refactor: add comment to the services/admin.py module
|
4 yıl önce |