graywill-discord-bot/ ├── .env.example # 环境变量模板 ├── package.json # 后端依赖 ├── tsconfig.json # TypeScript 配置 ├── start-all.cmd # Windows 一键启动脚本 │ ├── src/ # 后端源码 (TypeScript + Fastify + discord.js) │ ├── ...
Modmail Bot is a bot for Discord that allows users to DM the bot to contact the server's moderators/staff without messaging them individually or pinging them publically on the server. These DMs get ...