Commit eee520c3 authored by Kulya's avatar Kulya 😊

Un Ignore Console Rest

parent d1d72ed7
......@@ -24,6 +24,7 @@ vendor/alovoice/src/settings.json
/*.wav
/*.flac
!index.php
!consolerest.php
!bx.php
!command.php
!listener.php
......
<?php require __DIR__ . '/vendor/autoload.php';
global $ALVC;
$ALVC = new AloVoice\AloVoiceConnector();
$ALVC->consolerest();
?>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment