DaEagle@lemmy.ml to Asklemmy@lemmy.ml · edit-22 years agoHow does one create a Lemmy bot? Do they even exist?message-squaremessage-square3fedilinkarrow-up123file-text
arrow-up123message-squareHow does one create a Lemmy bot? Do they even exist?DaEagle@lemmy.ml to Asklemmy@lemmy.ml · edit-22 years agomessage-square3fedilinkfile-text
Not sure I’ve actually seen one but would love to try to create one. Are there any samples/guides about it?
minus-squareJordan Jenkins@lemmy.wizjenkins.comlinkfedilinkarrow-up10·2 years agoThere are a few I found in Github here: https://github.com/topics/lemmy-bot. This one looks like it’s a pretty generic bot: https://github.com/SleeplessOne1917/lemmy-bot There is an API for Lemmy, though the easiest way to make a bot would be to use one of the official libraries to talk to Lemmy: https://github.com/LemmyNet/lemmy#libraries
minus-squareDaEagle@lemmy.mlOPlinkfedilinkarrow-up2·2 years agoThe generic one looks like a good starting point, thanks!
There are a few I found in Github here: https://github.com/topics/lemmy-bot. This one looks like it’s a pretty generic bot: https://github.com/SleeplessOne1917/lemmy-bot
There is an API for Lemmy, though the easiest way to make a bot would be to use one of the official libraries to talk to Lemmy: https://github.com/LemmyNet/lemmy#libraries
The generic one looks like a good starting point, thanks!