🎉 Hello world
This commit is contained in:
8
config.php.template
Normal file
8
config.php.template
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'api_key' => '',
|
||||
'api_secret' => '',
|
||||
'access_token' => '',
|
||||
'access_secret' => '',
|
||||
];
|
Reference in New Issue
Block a user