diff --git a/casper.py b/casper.py index 89d9697..fdb6220 100644 --- a/casper.py +++ b/casper.py @@ -609,3 +609,7 @@ def wake(): command_engine(recognize) print("") print(Fore.YELLOW + "Listening...".center(100)) + + + +# <<< Copyright (c) 2022 Ashfaaq Rifath - Casper v2.4.0 >>>