A light application witch tweet for each new player activity on world of warcraft game
Use composer to load dependencies, then set .env credential (like on .env.example)
Call bot checkUpdate method at regular interval (use cron), this method is called on index.php script
(new \GameScan\WoWActivityTweetBot\Bot())->checkUpdate();If you discover any security related issues, please email contact@game-scan.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.