{
	"DESCRIPTION": "Find the right number!",
	"USAGE": "{{prefix}}number",
	"EXAMPLES": "{{prefix}}number",
	"GAME_START": "Number chosen, you can start!",
	"BIG": "{{user}} | My number is **bigger** than `{{number}}`!",
	"SMALL": "{{user}} | My number is **smaller** than `{{number}}`!",
	"WON": "{{winner}} has won 100 credits!",
	"DEFEAT": "No one could find the number! It was **{{number}}**!",
	"GAME_STATS": "🎉 | {{winner}} found the correct number! It was __**{{number}}**__!\n\n**Stats:**\n*-* __**Duration**__: {{time}}\n*-* __**Participants**__: {{participants}} ({{participantCount}})",
	"GAME_RUNNING": "A game is already running on this server!"
}