Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ciao1092/galileivr_checker
source code for the galileivr.org Bot
https://github.com/ciao1092/galileivr_checker
mastodon mastodon-bot moderation
Last synced: 5 days ago
JSON representation
source code for the galileivr.org Bot
- Host: GitHub
- URL: https://github.com/ciao1092/galileivr_checker
- Owner: ciao1092
- Created: 2023-12-29T18:50:51.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2023-12-29T21:44:44.000Z (12 months ago)
- Last Synced: 2024-11-07T06:00:00.672Z (about 2 months ago)
- Topics: mastodon, mastodon-bot, moderation
- Language: PHP
- Homepage: https://mastodon.galileivr.org/@galileivr_checker
- Size: 6.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# galileivr_checker 🤖
## Running:
```
$ composer install
$ php index.php
```## Making distributable executable:
```
$ ./compile.sh
```