Skip to content

zippy1981/mastadon-utils

Repository files navigation

Mastadon utils

Some mastadon utilities I wrote.

Latest build statuses

Workflow Status
Lint README.md Lint README.md status badge

configuration

To run the script you will need a .secrets.toml fie with the API Key like so:

dynaconf_merge = true # very important to not overwrite settings.toml

[MASTODON_API]
KEY="YOUR_API_KEY"

Also set the server in settings.toml.

About

Mastadon utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages