(Update) Config

This commit is contained in:
HDVinnie
2018-03-04 15:39:25 -05:00
parent 97f7d60c43
commit 85312f8469
+1 -1
View File
@@ -27,7 +27,7 @@ return [
'port' => '6667',
'username' => 'UNIT3D',
'password' => '',
'channels' => array('#announce'),
'channels' => ['#announce'],
'nickservpass' => false,
'joinchannels' => false
];