0
I Use This!
Inactive

Commits : Listings

Analyzed 23 days ago. based on code collected 24 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added License Information Added TS3 PHP Framework changelog and license More... almost 10 years ago
Fix config for bot self move to channel at startup Added files for windows standalone running More... over 10 years ago
Moved last run timers for functions to the top of the function Disabled clientMoved event/hooks Added anti-timeout nesting feature. When a timeout occurs and hooks start loading, if any feature inside causes a timeout again this results in a buildup of nested loops that need to be finished. Now once started a variable is set to prevent nested timeouts from stacking. More... over 10 years ago
Added in empty check for AFK Monitor to prevent running if it has no list. Changed channel_monitor handling to first get the full list of channels to allow checking its contents to see if it exists. Both of these are to prevent possible issue with delayed/timedout response from server. More... over 10 years ago
Possible fix for Negative timestamps Added more debugging information to catch what is triggering which hooks and when Added debugging information to display current channel info (creates big logfile) Added a limiter to prevent any monitor from running faster than $cfg['monitor_delay'] This enforces a hard limitation time delay. Which could resolve some issues More... over 10 years ago
Updated an old print_message debug to new function Removed empty if debug check in channel monitor Added new debug stack trace function Added new stack tracing to try to track down fatal error's More... over 10 years ago
Fix syntax error. Added Fatal-Logging Added Logging directory, all logs will now be placed in /logs (Can be changed in config.php) Added simple bot.sh More... over 10 years ago
Remove logging of client object on afk mover. More... over 10 years ago
Added Enabling display errors More... over 10 years ago
Removed uneeded global More... almost 11 years ago
Fixed Channel Monitor reset time. Fixed various related problems. Changed the way debug messages are handled which now go through a wrapper which checks the enabled config. More... almost 11 years ago
Added check to for_each for quick_config handling to prevent warning on empty More... almost 11 years ago
Small Readme Changes More... almost 11 years ago
Small Readme change More... almost 11 years ago
Rename README.txt to README.md (For proper markdown showing) More... almost 11 years ago
Added *.log to gitignore Updated Readme with Markdown as well as further detailed setup instructions to further match the changes More... almost 11 years ago
Updated Temporary Passwords to not error and prevent duplication attempts. Added in a Configuration password checking on startup and reload to warn about duplication errors More... almost 11 years ago
Blanked alot of the sample config More... almost 11 years ago
.gitignore Config file More... almost 11 years ago
Initial Commit More... almost 11 years ago