/discord-stamp-generator

CLI stamp generator for Discord and Slack

Primary LanguageGoMIT LicenseMIT

Discord Stamp Generator

Description

This is a command-line application that generates Discord stamps.

Installation

To install the application, you need to have Go installed on your machine. Then, you can clone this repository and build the application.

git clone https://github.com/marutaku/discord-stamp-generator.git
cd discord-stamp-generator
go build

Usage

You can use the application with the following commands:

./discord-stamp-generator generate --output output.png --font-filepath /path/to/font.ttf --font-color #000000

License

This project is licensed under the MIT License. See the LICENSE file for details.