30
So, how does one create a Lemmy bot?
(sh.itjust.works)
Welcome to the programming.dev lemmy development community! This is a place to discuss and show off bots, tools, front ends, etc. you're making that relate to lemmy
Theres another version of this community over at lemm.ee if you want to subscribe to that one as well
Icon base by DarkZaitzev under CC BY 3.0 with modifications to add a gradient
Looks like lemmy-bot uses TypeScript, but I guess that's close enough to JavaScript for most purposes.
Uses typescript but can be used for both js and ts, I make bots in Javascript using it