Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marvinschopf/nimiq-mastodon


https://github.com/marvinschopf/nimiq-mastodon

mastodon mastodon-bot nimiq

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# nimiq-mastodon
`nimiq-mastodon` is a Mastodon bot that can currently query and display NIMIQ statistics and in the longer term should also include a tipping system.

It is written in Python and based on the APIs of [Mopsus](https://nimiq.mopsus.com) and [NimiqX](https://nimiqx.com).

Feel free to follow the bot on [@[email protected]](https://chaos.social/@nimiq):)

## License
```
nimiq-mastodon
Copyright (C) 2021 Marvin Schopf

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .
```