NevAI
- 7 Devlogs
- 12 Total hours
A Discord bot that lets admins set an AI channel per server, mention it and it responds using free AI models, remembering the last 15 messages for context.
A Discord bot that lets admins set an AI channel per server, mention it and it responds using free AI models, remembering the last 15 messages for context.
Add custom AI reaction emoji (supports Discord emoji format).env example in README.mdI plan to add a /logs command.
/ai_settings panel designAdd custom AI reaction emoji panelbot_name typing... indicatorI plan to add an embed AI response with an on/off option in /ai_settings.
/ai_settings panel with custom prompt and thinking emoji optionsI’m planning to add support for Discord’s custom emoji format in /ai_settings, and start working on a logs system showing the question asked and which AI model responded.
/ai_settings panelI’m planning to connect the AI system to the bot’s replies and finish the custom prompt settings (via the modal opened from /ai_settings).
Dockerfile and .dockerignore
/ai slash commandsave_data.js and a save system for the AI channelI’m planning to create the bot’s profile picture and start working on getting AI responses inside Discord.
Groq, Gemini, HackClub
gemini-2.5-flash, gemini-2.5-flash-lite
openai/gpt-oss-120b, openai/gpt-oss-20b, qwen/qwen3.6-27b
meta-llama/llama-3.3-70b-instruct
I’m planning to integrate these models with the Discord bot