mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 15:57:47 +02:00
Make unknown user have 5 followers
This commit is contained in:
@@ -256,7 +256,7 @@ module.exports = class TweetCommand extends Command {
|
|||||||
avatar: defaultPfp,
|
avatar: defaultPfp,
|
||||||
avatarShape: 'Circle',
|
avatarShape: 'Circle',
|
||||||
checkType: null,
|
checkType: null,
|
||||||
followers: 0,
|
followers: 5,
|
||||||
err
|
err
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user