From bb68217e1b5c9c6c2f0b043fdeebca173e56f578 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 13 Mar 2022 11:12:44 +0100 Subject: [PATCH] Auto saved by Logseq --- mastodon.py.md | 2 +- toot dict.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 toot dict.md diff --git a/mastodon.py.md b/mastodon.py.md index dacaa0051..93303fe6d 100644 --- a/mastodon.py.md +++ b/mastodon.py.md @@ -1,4 +1,4 @@ - #go https://mastodonpy.readthedocs.io/en/stable/ - make_poll looks nice - Mastodon.timeline_list looks like what we probably need to implement simple [[catchup]] functionality for [[agora bot mastodon]]. - - returns a list of [[toot dicts]] \ No newline at end of file + - returns a list of [[toot dict]] \ No newline at end of file diff --git a/toot dict.md b/toot dict.md new file mode 100644 index 000000000..9ea7cc1ce --- /dev/null +++ b/toot dict.md @@ -0,0 +1 @@ +- #go https://mastodonpy.readthedocs.io/en/stable/#toot-dicts \ No newline at end of file