← Back to Home

🤖 Discord Moderator & Fun Bot

March, 2023

🧩 Overview

A multipurpose Discord bot built for moderation and fun features. It identifies phrases or triggers in messages using vectorization (collections module) and cosine similarity to respond intelligently.

⚙️ Features

🧠 How It Works

Messages are converted into token frequency vectors and compared to pre-defined patterns. Using cosine similarity, the bot determines if a message matches any command or moderation trigger.

🛠️ Stack

🔗 View on GitHub