flackr / circ

An IRC packaged chrome app
BSD 3-Clause "New" or "Revised" License
387 stars 79 forks source link

Design and implement plugin API #385

Open flackr opened 8 years ago

flackr commented 8 years ago

This issue tracks designing and implementing a plugin API for user scripts. There are probably two types of scripts - host-side (those that respond to messages) and client-side (custom commands, UI tweaks like nickname colorization) and the things these plugins should be capable of doing can be discussed here but should include functionality such as:

willsheppard commented 7 years ago

I would like this for logging