Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

in case embeds: timestamp not shown #35

Closed
bjoerrrn opened this issue Dec 11, 2021 · 1 comment
Closed

in case embeds: timestamp not shown #35

bjoerrrn opened this issue Dec 11, 2021 · 1 comment

Comments

@bjoerrrn
Copy link

not sure why, but this command does not show the timestamp:

./discord.sh \ --webhook-url="$WEBHOOK" \ --username "System Status" \ --description "Here are your system stats!" \ --field "Hostname;localhost;false" \ --field "CPU;95%" \ --field "Disk Usage;120/512GB" --timestamp

@fieu
Copy link
Owner

fieu commented Dec 12, 2021

I ran the command you provided:

./discord.sh --webhook-url="$WEBHOOK_URL" --username "System Status" --description "Here are your system stats!" --field "Hostname;localhost;false" --field "CPU;95%" --field "Disk Usage;120/512GB" --timestamp

Seems to work just fine for me. The problem you have isn't related to discord.sh, therefor I'm closing the issue.

@fieu fieu closed this as completed Dec 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants