mirror of
https://github.com/Burn-E99/GroupUp.git
synced 2026-06-04 08:53:49 -04:00
add todo statements for dt verification
This commit is contained in:
@@ -57,6 +57,6 @@ export const ready = (rawBot: Bot) => {
|
||||
},
|
||||
],
|
||||
}],
|
||||
}).catch((e: Error) => utils.commonLoggers.messageSendError('ready.ts:71', 'Startup', e));
|
||||
}).catch((e: Error) => utils.commonLoggers.messageSendError('ready.ts@startup', 'Startup', e));
|
||||
}, 1000);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user