aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 4b60a2de32bdbd1fbe6e86bc7e2a458129678dd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# distamp

Creates discord format relative timestamps, i.e.: `<t:1725834045:R>`

## Usage

    ./distamp m[:s]

    Where m is number of minutes from now and s is number of seconds from now

## Build

To build, install hare and run:

    $ hare build distamp.ha