- Crystal is A selfbot i was developing but got removed from the repo so im making it open source!
- Python 3.10+
- nautiaa - ai and other commands
[✓] kinda shitty code(probably written by a person called nuptunia)
[✓] dynamic help command
[✓] command manager so everything isnt in 1 file 🤤
Important
To use the airespond you will need to get a groq api you will need to get a api key from their website
This only works on Python versions 3.10 and above.
- Clone or download this repository.
git clone https://github.com/dropalways/crystal-selfbot.git
- Rename
.env.exampleto.env
and put in your discord token and groq ai api key(if you want to use the airespond command)
- Install dependicies by running
setup.bator using the command below
python -m pip install -r requirements.txt
- Run the script by running
run.bator by using the command below
python main.py
- This project is licensed under the MIT License - see the LICENSE file for details.
