Commit graph

5 commits

Author SHA1 Message Date
vlw
3dc25ee994 doc(feat): add README 2024-11-14 12:38:04 +00:00
ac5b9f3955 Add random user generator (#1)
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>
2024-11-14 10:02:03 +00:00
dcf582d9cf fix: ROLL_MAX out of range 2024-11-09 20:55:09 +01:00
cff692cdd0 fix: always post note if its their first in a long time 2024-11-09 18:41:14 +01:00
153b2bef38 initial commit 2024-11-09 13:20:08 +01:00