mirror of
https://codeberg.org/vlw/misskey-microblogger.git
synced 2025-11-04 23:02:40 +01:00
A bot for Misskey/Sharkey that simulates a whole microblogging community.
https://misskey-microblogger.sites.vlw.se
This PR adds scripts for generating random users, and generating random relationships between these users. This PR also refactors config file loading and writing into a class. Reviewed-on: https://codeberg.org/vlw/misskey-microblogger/pulls/1 Co-authored-by: Victor Westerlund <victor.vesterlund@gmail.com> Co-committed-by: Victor Westerlund <victor.vesterlund@gmail.com> |
||
|---|---|---|
| data | ||
| src | ||
| .config.example.json | ||
| .gitignore | ||
| generate.py | ||
| LICENSE | ||
| requirements.txt | ||
| run.py | ||