10 lines
202 B
JSON
10 lines
202 B
JSON
{
|
|
"reset": "Session reset.",
|
|
"timeout": {
|
|
"embeds": [{
|
|
"title": "Session timeout",
|
|
"description": "Your session has timed out. Say anything to start a new one!",
|
|
"color": 16711680
|
|
}]
|
|
}
|
|
} |