mirror of
https://github.com/MuRuLOSE/limoka.git
synced 2026-06-18 15:14:18 +02:00
Compare commits
4 Commits
update-sub
...
update-sub
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e9bb89cf62 | ||
|
|
51055e6427 | ||
| 88ab265755 | |||
|
|
baada2d019 |
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -10,8 +10,10 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
types: [opened, synchronize, reopened, closed]
|
||||||
workflow_dispatch: # Allows manual triggering from GitHub UI
|
workflow_dispatch: # Allows manual triggering from GitHub UI
|
||||||
|
|
||||||
|
|
||||||
# Environment variables available to all jobs
|
# Environment variables available to all jobs
|
||||||
env:
|
env:
|
||||||
BRANCH_NAME: "update-submodules_${{ github.sha }}"
|
BRANCH_NAME: "update-submodules_${{ github.sha }}"
|
||||||
|
|||||||
@@ -23,4 +23,4 @@ class K(loader.Module):
|
|||||||
"""K"""
|
"""K"""
|
||||||
raise Exception("Testing error handling")
|
raise Exception("Testing error handling")
|
||||||
await utils.answer(message, "K")
|
await utils.answer(message, "K")
|
||||||
# why
|
# why FUCK YOU BILL GATES
|
||||||
|
|||||||
@@ -38599,7 +38599,7 @@
|
|||||||
"sgamerps": "- Start the game «Rock, Paper, Scissors» | (RU) - Начать игру «Камень, ножницы, бумага» | (UZ) - «Tosh, qog'oz, qaychi» o'yinining boshlanishi | (DE) - Beginn des Spiels «Stein, Papier, Schere» | (ES) - El comienzo del juego «Piedra, papel o tijera»"
|
"sgamerps": "- Start the game «Rock, Paper, Scissors» | (RU) - Начать игру «Камень, ножницы, бумага» | (UZ) - «Tosh, qog'oz, qaychi» o'yinining boshlanishi | (DE) - Beginn des Spiels «Stein, Papier, Schere» | (ES) - El comienzo del juego «Piedra, papel o tijera»"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cleargames": "- Complete all running games. | (RU) <ast.JoinedStr object at 0x7f9bfb5e46a0> | (UZ) - Barcha faol o'yinlarni tugatish. | (DE) - Alle aktiven Spiele beenden. | (ES) - Completar todos los juegos en curso."
|
"cleargames": "- Complete all running games. | (RU) <ast.JoinedStr object at 0x7fbb1a2376a0> | (UZ) - Barcha faol o'yinlarni tugatish. | (DE) - Alle aktiven Spiele beenden. | (ES) - Completar todos los juegos en curso."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"new_commands": [
|
"new_commands": [
|
||||||
@@ -38625,7 +38625,7 @@
|
|||||||
"original_name": "cleargames",
|
"original_name": "cleargames",
|
||||||
"description": {
|
"description": {
|
||||||
"default": "- Complete all running games.",
|
"default": "- Complete all running games.",
|
||||||
"ru": "<ast.JoinedStr object at 0x7f9bfb5e46a0>",
|
"ru": "<ast.JoinedStr object at 0x7fbb1a2376a0>",
|
||||||
"uz": "- Barcha faol o'yinlarni tugatish.",
|
"uz": "- Barcha faol o'yinlarni tugatish.",
|
||||||
"de": "- Alle aktiven Spiele beenden.",
|
"de": "- Alle aktiven Spiele beenden.",
|
||||||
"es": "- Completar todos los juegos en curso."
|
"es": "- Completar todos los juegos en curso."
|
||||||
@@ -80996,6 +80996,6 @@
|
|||||||
},
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"total_modules": 1011,
|
"total_modules": 1011,
|
||||||
"generated_at": "2026-01-30T11:40:21.188017"
|
"generated_at": "2026-01-30T11:50:33.137745"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user