mirror of
https://github.com/arnaucube/argos.git
synced 2026-02-07 11:06:39 +01:00
8 lines
224 B
Markdown
8 lines
224 B
Markdown
- error when getting user from user following list, and this user don't have users following
|
|
|
|
```
|
|
optionFollowRandom.go
|
|
line 33
|
|
```
|
|
just need to check if the user have following users, and if not, get another user to follow
|