- /chat: Start your chat with Ai!
- /draw: Transform text into captivating images.
- /analyze: Attach an image to analyse.
- /remix: Attach an image to edit it.
- /wipe: Wipe your chat history with Vexel.
-
Clone the repository:
git clone https://github.com/Priyansxu/Vexel
-
Install dependencies:
pip install requirements.txt
-
Configure your bot:
- Set up your
.env
with your Discord bot token, Gemini Api key and StabilityAi Api key.