This commit is contained in:
freearhey 2019-10-23 13:32:36 +03:00
parent 8b4ae200b0
commit 9d9245aef6
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ async function main() {
if(regexp.test(channel.title)) {
if(!channel.id) {
channel.id = c.id
continue
}
}
}