Ruby-Cogs/rubycore/info.json
Valerie 73e5689460
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
Import lang from Red as a cog
2025-04-28 14:08:03 -04:00

20 lines
No EOL
505 B
JSON

{
"author": [
"Valerie"
],
"install_msg": "You've just installed Ruby Core. This cog changes Red Bots locales",
"name": "RubyCore",
"short": "This cog changes Red Bots locales",
"requirements": [],
"description": "This cog changes Red-DiscordBot's locales",
"tags": [
"locale"
],
"min_bot_version": "3.5.0.dev1",
"min_python_version": [
3,
6,
0
],
"end_user_data_statement": "This cog does not store user data."
}