Update setup.py
This commit is contained in:
parent
f63495093e
commit
2ac6be7b73
1 changed files with 120 additions and 120 deletions
2
setup.py
2
setup.py
|
@ -92,7 +92,7 @@ def check(prompt: str, condition: Callable[[int], bool], default=None) -> int:
|
|||
|
||||
|
||||
def main():
|
||||
print("Сonfigure honeypot for yourself:")
|
||||
print("Configure honeypot for yourself:")
|
||||
|
||||
while True:
|
||||
tg_bot_token = input("Telegram Bot Token: ").strip()
|
||||
|
|
Loading…
Reference in a new issue