Water-ircd
Written on Thu, 10 Dec 2009 16:35:15 +0000 - Last updated on Wed, 16 Dec 2009 07:19:13 +0000Todo
- Separate out classes into their own namespaces
- Connection libraries
- Command parsing libraries
- DummyUser class
- Move anything configurable into a configuration file
- Implement missing IRC commands
- Oper command
- Version command
- Unknown command handling through plugins
- Implement customizable user modes
- Implement plugin architecture
- Event listeners
- On message
- On join
- On quit
- On part