descriptiptive module victim backup and add TODO
This commit is contained in:
parent
63789c2b09
commit
d89b0572f4
1 changed files with 6 additions and 0 deletions
|
@ -1,4 +1,10 @@
|
|||
# from ubot import default_directory # Circular import error happens
|
||||
'''
|
||||
Module for "stealing" backup. (its like "спиздить бэкап")
|
||||
Currently supported original avocado json backup and "aska" txt backups
|
||||
'''
|
||||
# TODO: make support for zipped and multiple files
|
||||
# make some user_id checks before add (too slow)
|
||||
|
||||
from loguru import logger
|
||||
from telethon import events
|
||||
|
|
Loading…
Reference in a new issue