lyon-esport / AdminAFK

AdminAFK is a tool used above eBot to manage matchs faster than eBot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Automated build Docker Build Status

AdminAFK will make life better for CS:GO Admins (plugin working with eBot <3)

This tool uses :

Requirements

Standard

  • Linux, Windows with a web server
  • MySQL 5.7.19 or newer
  • eBot 3.1 or newer
  • 5.29 > PHP < 7.0.24
  • CURL 7.51 or newer
  • SSL 1.0.2 or newer
  • PDO with PDO MySQL driver

Docker

  • Docker-compose

Get your API key

Install guide

Standard

  1. Download –> https://github.com/lyon-esport/AdminAFK
  2. Extract the AdminAFK files
  3. Import the file adminafk.sql on a new database.
  4. Edit config/config.php with the good setting

Docker

  1. Download docker-compose.yml and adminafk.sql
  2. Fill ADMINAFK_SERVERNAME_EBOT and ADMINAFK_BASE_URL on docker-compose.yml (if you use an other database server for adminafk you can delete the mysql container). Description of variables is available on the repository config/config.php
  3. Run it with docker-compose up -d

Usage guide

Licence

The code is under CeCILL license.

You can find all details here: https://cecill.info/licences/Licence_CeCILL_V2.1-en.html

Credits

Copyright © Lyon e-Sport, 2018

Contributor(s):

-Ortega Ludovic - ludovic.ortega@lyon-esport.fr

About

AdminAFK is a tool used above eBot to manage matchs faster than eBot.

License:Other


Languages

Language:PHP 94.9%Language:JavaScript 4.4%Language:CSS 0.6%Language:Dockerfile 0.1%