Euri is an open-source, Eureka-powered Discord bot that allows you to intergrate Eureka-AI anywhere. Mention "Euri" in any message and she will respond with intelligent replied from Eureka's API
- Message detection - Just mention "Euri" in any message to trigger a response
- Powered by Eureka-AI - Uses Eureka-AI to generate respones
- Typing effect - Shows the typing effect within the discord app
- Command support - Quick linkes to documentation, contact email and our offical website.
- Build with nextcord
- Clone the repository
git clone https://github.com/Eureka-API/DiscordClient
cd DiscordClient
- Install dependencies'
pip install -r requirements.txt
- Create
.env
file
DISCORD_TOKEN=your_discord_bot_token
EUREKA_API_KEY=your_eureka_api_key
- Run the bot
python bot.py
Hey euri, how are you
- Triggers a reply from Eureka-AI!ping
- Replies withPong!
!support
- Shows an embed with support links
You can customise:
- Command prefix (currently
"!"
) - Trigger keyword (`"euri" by default)
- Add your own custom commands or interactions within
bot.py
This project is under MIT License
Eureka-AI - Empowering developers with AI.