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

https://github.com/bethropolis/suplike-bot


https://github.com/bethropolis/suplike-bot

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# suplike-bot
just a simple fun bot

## installation

```
git clone https://github.com/bethropolis/suplike-bot.git
cd suplike-bot
php cmd.php INSTANCE_URL: # copy config.example.php to config.php manually
php -S localhost:8080
```

> don't forget to setup the sql db

debugging
```
php cmd.php DEBUG_ENABLED:true
```

[DEMO](https://bethro.alwaysdata.net/profile?id=05dab91c3813df210c59fb73e2e5)

License MIT