Skip to content

LordBluue3/RealHosting-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bot

RealHosting BOT

Discord BOT made in PHP, to moderate your discord server.

install PHP dependencies

composer install

config your dotenv

image

run the migrations

cd src
cd database
php RunMigrations.php

start bot

php index.php

I'm using the Rector PHP to refactor the code

To see preview of suggested changed

vendor/bin/rector process --dry-run

To make changes happen, run bare command

vendor/bin/rector process

About

Discord bot made with PHP for RealHosting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages