Skip to content

Nirbose/Albert-le-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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