Did you just compare a man born from a Jewish Ukrainian family to an actual nazi and a dictator who got him killed?
Did you just compare a man born from a Jewish Ukrainian family to an actual nazi and a dictator who got him killed?
In Javascript Number.MIN_VALUE > 0 which makes it the most anti-capitalist programming language.
Our icon is a ๐จ, a nod to the builder pattern we use. Any resemblance to other symbols is purely coincidental.
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()
```
await Trotsky.init(agent) .actor('nytimes.com') .followings() .save('nytimes_followings.json') .run()
Did you know you can use @trotsky.pirhoo.com to save someone's followings in just one expression?
Now you know ๐ค
Happy to announce "Trotsky", a #JavaScript library designed for building automations on top of the ATProto/Bluesky API. It features a builder pattern for intuitive implementation and type safety to enhance autocompletion.
trotsky.pirhoo.com