6 lines
No EOL
596 B
Markdown
6 lines
No EOL
596 B
Markdown
---
|
|
name: mstdn-ebooks
|
|
description: A Python script that you can run on your own machine. It downloads your posts and used Markov chains to generate fake ones like a typical "ebooks" bot.
|
|
source: https://github.com/Lynnesbian/mstdn-ebooks
|
|
---
|
|
mstdn-ebooks is a Python script that can be used to create your own "ebooks" bot - a bot that learns from your posts and generates new ones using Markov chains. While I recommend using [FediBooks](https://fedibooks.com) instead of mstdn-ebooks in almost all cases, it's still maintained, and I personally use a modified version of it for one of my bots. |