Фиксы

This commit is contained in:
2025-08-18 15:04:42 +03:00
parent 6fa5cc22c5
commit 1b4c05c1da
2 changed files with 55 additions and 21 deletions

View File

@ -153,7 +153,7 @@ async function commandUSERNOTICE(details) {
type = 'gift';
break;
case 'raid':
content = `зарейдил наш канал с ${viewerCount} людьми`;
content = `зарейдил наш канал с ${viewerCount} людьми!`;
type = 'raid';
break;
default: