mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 18:59:19 +00:00
Moved config example file location
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
[
|
||||
{
|
||||
"type": "ping",
|
||||
"title": "☁️ Internet | ",
|
||||
"host": "1.1.1.1"
|
||||
},
|
||||
{
|
||||
"type": "discordwebsocket",
|
||||
"title": "🚀 Discord Websocket | "
|
||||
},
|
||||
{
|
||||
"type": "discordhttp",
|
||||
"title": "🏓 Discord HTTP | "
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user