Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 237 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 237 Bytes

Albert le bot

made in PHP

This bot is made for the discord community of Nirbose

Install

Create .env file :

PREFIX=!
TOKEN=token
OWNER_ID=your id
JSON_FILE=fichier.json

in console :

composer dump
composer install