mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-17 13:24:56 +00:00
add a ping service (#372)
* add a ping service * add examples and public api file * add minecraft server ping
This commit is contained in:
6
ping/publicapi.json
Normal file
6
ping/publicapi.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "ping",
|
||||
"icon": "🏓",
|
||||
"category": "utility",
|
||||
"display_name": "Ping"
|
||||
}
|
||||
Reference in New Issue
Block a user