mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-04-29 05:17:23 +09:00
Better log
This commit is contained in:
parent
af1e75ade3
commit
a9133f48ad
@ -24,7 +24,7 @@ promiseRetry(retry => {
|
||||
}
|
||||
}).catch(retry);
|
||||
}).then(account => {
|
||||
console.log('account fetched');
|
||||
console.log(`account fetched: @${account.username}`);
|
||||
|
||||
const ai = new 藍(account);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user