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