Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marvinschopf/nimiq-mastodon
https://github.com/marvinschopf/nimiq-mastodon
mastodon mastodon-bot nimiq
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/marvinschopf/nimiq-mastodon
- Owner: marvinschopf
- License: agpl-3.0
- Created: 2021-03-25T12:40:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:36:22.000Z (about 1 year ago)
- Last Synced: 2024-04-13T20:22:17.861Z (8 months ago)
- Topics: mastodon, mastodon-bot, nimiq
- Language: Python
- Homepage: https://chaos.social/@nimiq
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 SchopfThis 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 .
```