mirror of https://github.com/coddrago/Heroku
Update test.py
parent
7d5cec2aa2
commit
4b8a7acd5a
|
@ -372,7 +372,7 @@ class TestMod(loader.Module):
|
|||
|
||||
await utils.answer(
|
||||
message,
|
||||
self.config["text"].format(
|
||||
self.config["Text_Of_Ping"].format(
|
||||
ping=round((time.perf_counter_ns() - start) / 10**6, 3),
|
||||
uptime=utils.formatted_uptime(),
|
||||
ping_hint=(
|
||||
|
|
Loading…
Reference in New Issue