Commit 1a046ab0 authored by CrazyRedScorp's avatar CrazyRedScorp

Update getUpdatesCLI.php

parent f8d0924e
......@@ -11,7 +11,7 @@
require __DIR__ . '/vendor/autoload.php';
$API_KEY = 'your_bot_api_key';
$BOT_NAME = 'namebot';
$BOT_NAME = 'username_bot';
//$commands_path = __DIR__ . '/Commands/';
$mysql_credentials = [
'host' => 'localhost',
......
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