https://github.com/bethropolis/suplike-bot
https://github.com/bethropolis/suplike-bot
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bethropolis/suplike-bot
- Owner: bethropolis
- Created: 2023-09-19T20:12:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-24T20:56:57.000Z (over 2 years ago)
- Last Synced: 2025-04-12T02:08:50.327Z (about 1 year ago)
- Language: PHP
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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