Post AVH4tCFfINguHiFB6u by i@declin.eu
(DIR) More posts by i@declin.eu
(DIR) Post #AVH3cwSK9kqMhuqmDQ by whitepaperkat@kiwifarms.cc
2023-05-03T09:48:38.803946Z
0 likes, 0 repeats
I wonder how many bots use Pleroma and I wonder if there is any instances out there that are nothing but bots like just an entire instance that has like 20 or 30 bots on it
(DIR) Post #AVH4lkvAVmNTUe6ney by i@declin.eu
2023-05-03T10:01:27.078312Z
0 likes, 1 repeats
@whitepaperkat botsin.space is an instance with like 579 bots in it, but that's running mastodon, as for pleroma, you have bea.st with 75 coomer bots 5936 | bird.makeup | birdsitelive 580 | botsin.space | mastodon 537 | birb.stream | birdsitelive 158 | mastodon.social | mastodon 110 | mstdn.social | mastodon 79 | press.coop | mastodon 75 | bae.st | pleroma 69 | m.ai6yr.org | mastodon 61 | mastodon.hongkongers.net | mastodon 60 | masto.ai | mastodon 59 | twitter.oksocial.net | pleroma 57 | mastodon.world | mastodon 51 | mas.to | mastodon 45 | m.cmx.im | mastodon 43 | lepoulsdumonde.com | mastodon 37 | nupes.social | mastodon 36 | hal.bolha.us | mastodon 36 | sportsbots.xyz | 35 | triangle.social | akkoma 33 | o3o.ca | mastodon 33 | mastodon.online | mastodon 31 | officiell.info | mastodon 29 | bots.krohsnest.com | mastodon 28 | wxw.moe | mastodon 28 | bird.froth.zone | birdsitelive 25 | theverge.space | 25 | mastodon.chotto.moe | mastodon 25 | infosec.exchange | mastodon 22 | lile.cl | mastodon 21 | mastodonapp.uk | mastodon 21 | c.im | mastodon 20 | opencoaster.net | mastodon 19 | sportsfeed.me | mastodon 19 | universeodon.com | mastodon 19 | partyparrot.social | mastodon 19 | selfhosted.cafe | mastodon 19 | milker.cafe | pleroma 18 | poa.st | pleroma 18 | mycrowd.ca | akkoma 17 | mstdn.ca | mastodon 17 | techhub.social | mastodon 16 | pullopen.xyz | mastodon 16 | loma.ml | friendica 16 | social.tourmentine.com | pleroma 16 | newsie.social | mastodon 15 | freespeechextremist.com | pleroma 15 | misskey.io | misskey 15 | mastodon.cloud | mastodon 15 | squeet.me | friendica 15 | amicale.net | mastodon 14 | expressional.social | mastodon 14 | mastodon.nl | mastodon 13 | tweets.icu | birdsitelive 12 | libranet.de | friendica 12 | hell.twtr.plus | pleroma 12 | hello.2heng.xin | mastodon 12 | mediastodon.com | mastodon 11 | acg.mn | mastodon 11 | social.espeweb.net | pleroma 11 | newsbots.californialocal.com | mastodon 11 | muenchen.social | mastodon 10 | 101010.pl | mastodon 10 | bgme.me | mastodon 10 | me.ns.ci | mastodon
(DIR) Post #AVH4tCFfINguHiFB6u by i@declin.eu
2023-05-03T10:02:46.814401Z
0 likes, 0 repeats
@whitepaperkat might as well post the query tooselect count(users.*), split_part(users.nickname, '@', 2), instances.nodeinfo#>>'{software, name}' from users join instances on instances.host = split_part(nickname, '@', 2) where actor_type = 'Service' group by split_part(nickname, '@', 2), instances.nodeinfo#>>'{software, name}' order by count(*) desc;akkoma required, due to nodeinfo scrapping missing from pleroma, to run it yourself
(DIR) Post #AVH75ZqtZiHirbgnUO by whitepaperkat@kiwifarms.cc
2023-05-03T10:27:25.480591Z
0 likes, 0 repeats
@i That's a lot of bots