Create a command with examples #9

Closed
opened 2024-06-04 12:56:34 +00:00 by AliasAlreadyTaken · 2 comments

Let's call it /ticker_examples, which links to https://www.unixtimestamp.com/ and adds some examples, like

/ticker_add MyMessage $ 1h $ 4w
Let's call it /ticker_examples, which links to https://www.unixtimestamp.com/ and adds some examples, like ``` /ticker_add MyMessage $ 1h $ 4w ```
Author
Owner

daydream in your-land/bugtracker#6882

/ticker_add [VOTE] Voting ends tonight at midnight! $50$3600

/ticker_add [EVENT] End of Bailiff Votes!$3600$1w

/ticker_add [EVENT] End of Bailiff Votes!$1 h $7d

So available parameters are:

seconds
w weeks
d days
h hours
m minutes
utc also give all examples in /ticker_examples or put them all under ticker_add

so seconds is default I'm guessing not 60s or something - cuz why right

daydream in your-land/bugtracker#6882 ``` /ticker_add [VOTE] Voting ends tonight at midnight! $50$3600 /ticker_add [EVENT] End of Bailiff Votes!$3600$1w /ticker_add [EVENT] End of Bailiff Votes!$1 h $7d ``` So available parameters are: seconds w weeks d days h hours m minutes utc also give all examples in /ticker_examples or put them all under ticker_add so seconds is default I'm guessing not 60s or something - cuz why right
Author
Owner

or put them all under ticker_add

We don't have the space in the help, it's 3 lines maximum. Although the help can scroll, I'd rather not force it.

Examples now need to be configured, YL will use your examples and also mention the URL https://www.epochconverter.com/ although it won't be clickable

> or put them all under ticker_add We don't have the space in the help, it's 3 lines maximum. Although the help can scroll, I'd rather not force it. Examples now need to be configured, YL will use your examples and also mention the URL https://www.epochconverter.com/ although it won't be clickable
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/yl_ticker#9
No description provided.