Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Improve output of /ping command #176

Open
TimJentzsch opened this issue Feb 2, 2022 · 0 comments
Open

Improve output of /ping command #176

TimJentzsch opened this issue Feb 2, 2022 · 0 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@TimJentzsch
Copy link
Contributor

Some minor improvements to the /ping command:

  • Use the same utility function has the other commands to display the server latency (get_duration_str)
  • Add a message above the embed, similar to the other commands. It should include some sort of success indicator and the time it took to execute the command (e.g. 523 ms).
  • Use the in-progress color (cyan) in the first message, before the server has been contacted. This should indicate that the comment hasn't finished executing yet.
@TimJentzsch TimJentzsch added the good first issue Good for newcomers label Feb 2, 2022
@surelyshirleyxx surelyshirleyxx self-assigned this Feb 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants