2009-08-19, 01:53 AM
I've had this running for a couple of months, it was orginally named aIRC (it was going to be using a http socket to connect to an IRC server) but decided just to keep it simple.
It's event based meaning it has a packet like setup. Here is an example of the data being loaded when you visit the shoutbox.
It's fast and bandwich effient (only loading data as needed).
Current features include:
Messaging
Nudges
Administrator/ moderator commands (such as alert, ban etc)
![[Image: shoutbox.png]](https://camo.mybb.com/831f79917fe361d8c973ae9ec3bda95da520ccb3/687474703a2f2f757032676f2e75732f7374617469632f7468756d622f73686f7574626f782e706e67)
Ideas/ suggestions welcome!
It's event based meaning it has a packet like setup. Here is an example of the data being loaded when you visit the shoutbox.
NM{"Notice":"<strong>Notice:</strong> if(user.id.action == 'abuse_airc') willy.own(user.id); //ty"}#CL{"ID":3591}#ME{"ID":"3592", "USERNAME":"aIRC", "MESSAGE":"System cleanup ran"}#
It's fast and bandwich effient (only loading data as needed).
Current features include:
Messaging
Nudges
Administrator/ moderator commands (such as alert, ban etc)
Ideas/ suggestions welcome!