mirror of
https://github.com/bhattsameer/Bombers.git
synced 2023-08-10 21:12:53 +03:00
Update SMS_bomber.py
This commit is contained in:
parent
2bf5cc6366
commit
ad83c73316
@ -59,6 +59,6 @@ try:
|
||||
for number in numbers:
|
||||
send(number, int(input(f"Enter Number of Messages for {number} : ")), randint(3))
|
||||
except Exception as e:
|
||||
print("Something is wrong please Re-run this script.")
|
||||
print("Something is wrong please Run again this script.")
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user