Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/awakari/int-mastodon

Awakari Mastodon integration
https://github.com/awakari/int-mastodon

alerts fediverse mastodon-client real-time-search spam-filter

Last synced: 7 days ago
JSON representation

Awakari Mastodon integration

Awesome Lists containing this project

README

        

# About

Mastodon-specific integration.

# Other

```shell
kubectl create secret generic int-mastodon-client \
--from-literal=hosts=host1,host2,... \
--from-literal=tokens=token1,token2,...
```