update: channel IDS

This commit is contained in:
Saahil 2025-01-03 20:47:40 -05:00
parent 65a6771ce7
commit 3fb244f595
No known key found for this signature in database
GPG key ID: 8A8B64515254CFC6

View file

@ -14,7 +14,7 @@ export default class UUID implements Command {
// app.command()
app.event(this.name, async (par) => {
//@ts-ignore
if (par.event.channel !== "C07LGLUTNH2") return;
if (par.event.channel !== "C087MFJ54U9") return;
const message = par;
//@ts-ignore
// if (par.event.thread_ts) return;