New Project Planned

1 reply [Last post]
Tim
User offline. Last seen 7 hours 36 min ago. Offline
Joined: 02/06/2010

I have planned a new project that will be called myStats. This TimScripts IRC Web project will keep track of various stats from IRC. The list of things tracked will be very large, as this project is intended to be highly powerful.

The stats will use PHP and MySQL. The stats will be stored in mIRC until it is time to send them. When the intended interval is reached, they will be stored in the MySQL database through PHP. The stats can be read by visiting the stats page or through IRC itself. Instead of mIRC storing stats locally for use in IRC, a special interface written in PHP will send the data to mIRC, probably in the format of JSON.

TimScripts Scripter