PHP Classes

File: config/bot.php

Recommend this page to a friend!
  Classes of Naif Alshaye   PHP Twitter Bot   config/bot.php   Download  
File: config/bot.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Twitter Bot
Application to automate interactions using Twitter
Author: By
Last change:
Date: 5 years ago
Size: 61 bytes
 

Contents

Class file image Download
<?php

return [
   
'timezone' => env('SERVER_TIMEZONE'),

];