wip
This commit is contained in:
parent
8b4ae200b0
commit
9d9245aef6
@ -87,6 +87,7 @@ async function main() {
|
|||||||
if(regexp.test(channel.title)) {
|
if(regexp.test(channel.title)) {
|
||||||
if(!channel.id) {
|
if(!channel.id) {
|
||||||
channel.id = c.id
|
channel.id = c.id
|
||||||
|
continue
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user