Skip to content

lytexdev/muffin-bot

Repository files navigation

Muffin Discord Bot 🧁

Overview

Muffin is a Discord bot designed for OSINT research and general network reconnaissance. It includes tools for website security scanning, IP checks, DNS lookups, Seocheck and more.

⚠️ Strictly for educational, ethical, and legal purposes only!

Installation

Prerequisites

Clone the repository

git clone https://github.com/lytexdev/muffin-bot.git
cd muffin-bot

Copy and rename .env.example to .env and adjust it to your needs

cp .env.example .env

Run bot with docker-compose

docker-compose up -d

License

This project is licensed under the GNU Affero General Public License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published