mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +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,
|
||||
avatarShape: 'Circle',
|
||||
checkType: null,
|
||||
followers: 0,
|
||||
followers: 5,
|
||||
err
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user