jtrip / masto-test

just some mastodon api testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

masto-test

just a playground for mastodon.py, mostly convenience functions for playing in the repl.

requires an app named poster being created on the host and config.toml file with the following format:

api_base_url=''

[poster-creds]
client_id=''
client_secret=''
access_token=''

About

just some mastodon api testing


Languages

Language:Python 100.0%