MineRobber9000 / fakecord

Fork of Discohook to make creating fake Discord screenshots easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discohook

An easy-to-use tool for building and sending Discord messages and embeds using webhooks.

Live instance is available at https://discohook.org/.

Setup

Requires Node.js 12 and the Yarn package manager installed

# Install dependencies
yarn install

# Run a development server
yarn run dev

# Run a production server
yarn run build
yarn run start

About

Fork of Discohook to make creating fake Discord screenshots easier

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 95.7%Language:JavaScript 4.2%Language:Dockerfile 0.1%