Skip to content

Commit a8f9150

Browse files
Update Source Code
1 parent 88ef8f2 commit a8f9150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Encryption Program 3.6.4_EN.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ def list_messages():
491491
print("*You are allowed to send 3 messages per hour. Select '7db' to see your message history.")
492492
print("*If you want me to return the messages you send, you can write your telegram username with @ at the beginning in the 'From' section. You can also write your e-mail address if you want. If you do not want me to return, you can only write your name.\n")
493493
elif choice == "6":
494-
print("Producer: Ahmet Emre\nGithub: ahmetemre3829\nTelegram: Select '7' to send a message.\nVersion: 3.6.3\n26/05/2024\n")
494+
print("Producer: Ahmet Emre\nGithub: ahmetemre3829\nTelegram: Select '7' to send a message.\nVersion: 3.6.4\n27/05/2024\n")
495495
elif choice == "3":
496496
try:
497497
print(Fore.RED + "Caution: The chunk size you use for encryption must be the same as the chunk size you use for decryption!")

0 commit comments

Comments
 (0)