Trotsky
banner
trotsky.pirhoo.com
Trotsky
@trotsky.pirhoo.com
https://trotsky.pirhoo.com

Trotsky is a type-safe Javascript library to build automation at the top of ATProto/Bluesky API.
Did you just compare a man born from a Jewish Ukrainian family to an actual nazi and a dictator who got him killed?
February 5, 2025 at 11:48 AM
In Javascript Number.MIN_VALUE > 0 which makes it the most anti-capitalist programming language.
February 5, 2025 at 8:42 AM
Our icon is a 🔨, a nod to the builder pattern we use. Any resemblance to other symbols is purely coincidental.
February 5, 2025 at 8:35 AM
Yes of course!

Assuming you have list with all your team members, you can do something like this:

```
Trotsky
.init(agent)
.list("at://did:xxx/app.bsky.graph.list/yyy")
.members()
.each()
.posts()
.take(10)
.each()
.when(mentionsRoomy)
.repost()
.run()
```
February 3, 2025 at 2:38 PM