Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 1.91 KB

README.md

File metadata and controls

58 lines (39 loc) · 1.91 KB

Baby Script

Image
This repository contains a bash script that allows you to execute system commands using the keyword "Hey Baby" anywhere in your input string. The script supports predefined commands and allows you to add new commands dynamically without editing the script.

${{\color{red} Creator}}\ Prince\ Katiyar$

Features

  • Execute predefined system commands using the keyword "Hey Baby".
  • Add new commands dynamically.
  • Case-insensitive command recognition.

Installation

  1. Clone the repository: git clone https://github.com/LxaNce-Hacker/BabyScript

  2. Change the directory: cd BabyScript

  3. Setup the tool: bash setup.sh

Usage

  • 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
  • Adding New Commands :

    • You can add new commands dynamically without editing the script by using the following command :
      Hey Baby add new cmd
  • 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!"

License

This project is licensed under the GNU.

Contributing

Contributions are welcome! Please open an issue or submit a pull request with your changes.

Support

If you encounter any issues or have any questions, please open an issue on the GitHub repository.

Contact

If you have any questions or feedback, please feel free to contact me at support@lxance.xyz.