From dcfb84238a32a3f9715a93582423623ac67d5aa2 Mon Sep 17 00:00:00 2001 From: jonny Date: Wed, 29 Nov 2023 11:59:14 +0000 Subject: [PATCH] oop --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 964b1f2..53b5071 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Bot to crosspost from chat clients and microblogs using an extended wikilink syntax to the (media)wiki. -eg. say `Hey what up i'm [[wikilinkin]]` in slack, and embed that message with a backling on the `wikilinkin` page. +eg. say `Hey what up i'm [[wikilinkin]]` in slack, and embed that message with a backlink on the `wikilinkin` page. Sorry for the extremely crappy docs and code structure y'all, this was supposed to be an internal tool for like 5 different projects, so i have done nothing yet to make it readable or reusable. the best way to understand this package for now would probably be to work backwards from the script entrypoints (see https://git.jon-e.net/jonny/wiki-postbot/src/branch/main/pyproject.toml#L11 ). @@ -18,7 +18,7 @@ Sorry for the extremely crappy docs and code structure y'all, this was supposed > wiki interface is here: https://git.jon-e.net/jonny/wiki-postbot/src/branch/main/wiki_postbot/interfaces/mediawiki.py > > specifically incoming from discord here: https://git.jon-e.net/jonny/wiki-postbot/src/commit/b4fd7c2080f2c3f2af6f215705083368ceef18d8/wiki_postbot/interfaces/mediawiki.py#L164 - +> > so ideally that would, yno, have a data model that it juices things into, so i'm going to work those scraps into an n-to-m bridger that i was experimenting with a lil service version of here: https://git.jon-e.net/jonny/chatbridge > - https://neuromatch.social/@jonny/111476292383009212