A host-it-yourself AI Discord Bot maker. Just tell it your ideas and it makes them real.
1.Download the Code as a .zip file.
2. Unzip it.
3. Edit .env and fill either a Gemini (AI Studio) API Key or an OpenAI API Key.
4. Run "pip install requirements.txt"
5. Do "python app.py" or "python3 app.py".
6. You can visit the AI Bot Maker with any browser at URL: localhost:5500