Фиксы
This commit is contained in:
@ -153,7 +153,7 @@ async function commandUSERNOTICE(details) {
|
||||
type = 'gift';
|
||||
break;
|
||||
case 'raid':
|
||||
content = `зарейдил наш канал с ${viewerCount} людьми`;
|
||||
content = `зарейдил наш канал с ${viewerCount} людьми!`;
|
||||
type = 'raid';
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user