Installation
Clone or download the project:
bashgit clone https://github.com/myferr/al al-discord-bot cd al-discord-botInstall dependencies:
bashpip install -r requirements.txtCreate
.envfile:envDISCORD_TOKEN=YOUR_DISCORD_BOT_TOKEN_HERE
Running the Bot
Start your Ollama model (e.g.,
llama3):bashollama run llama3Run the bot:
bashpython3 src/main.pyYou should see:
Logged in as Al#1234 (ID: ...)