You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a bot that connects to OLLAMA and sends responses to a Discord channel when you mention its name.
🔧 Setup Instructions
1. Install Required Packages
main.py
pip install python-dotenv
pip install nextcord
pip install ollama
edit the .env file and put the following.
BOTTOKEN=your_discord_bot_token_here
HOSTOLLAMA=ollama_address:port