Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 466 Bytes

readme.md

File metadata and controls

41 lines (28 loc) · 466 Bytes
description
Generate a readme file from your bot data

Readme

{% hint style="danger" %} This script will overwrite your readme! {% endhint %}

{% hint style="warning" %} This is a beta feature, it can be broken! {% endhint %}

Usage

{% tabs %} {% tab title="npm" %}

npm run readme

{% endtab %}

{% tab title="yarn" %}

yarn readme

{% endtab %}

{% tab title="Bun" %}

bun run readme

{% endtab %} {% endtabs %}