- Execute predefined system commands using the keyword "Hey Baby".
- Add new commands dynamically.
- Case-insensitive command recognition.
-
Clone the repository:
git clone https://github.com/LxaNce-Hacker/BabyScript
-
Change the directory:
cd BabyScript
-
Setup the tool:
bash setup.sh
-
Running Predefined Commands :
- You can run predefined commands by typing them with the keyword "Hey Baby" anywhere in the string.
Hey Baby upgrade yourself
Hey Baby Good Night
etc
- You can run predefined commands by typing them with the keyword "Hey Baby" anywhere in the string.
-
Adding New Commands :
- You can add new commands dynamically without editing the script by using the following command :
Hey Baby add new cmd
- You can add new commands dynamically without editing the script by using the following command :
-
Custom Command File :
- The custom commands are stored in /usr/local/bin/baby_commands.txt. Each line in this file contains a command name and its corresponding action, separated by a colon.
good afternoon:echo "Good Afternoon! Have a nice day!"
- The custom commands are stored in /usr/local/bin/baby_commands.txt. Each line in this file contains a command name and its corresponding action, separated by a colon.
This project is licensed under the GNU.
Contributions are welcome! Please open an issue or submit a pull request with your changes.
If you encounter any issues or have any questions, please open an issue on the GitHub repository.
If you have any questions or feedback, please feel free to contact me at support@lxance.xyz.