diff options
author | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-11-04 15:34:12 +0000 |
---|---|---|
committer | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-11-04 15:34:12 +0000 |
commit | a603fbd1d2ffd244256ae9b687aa877af154a8a7 (patch) | |
tree | a67aae2e7ef8ccb15da2a5478221f2da3cc58155 | |
parent | 54f34691efd82133a7168e178c751082409ad863 (diff) |
Note to pull in some third party features in the future
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1543 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -52,3 +52,5 @@ Future [ ] Modules should also have a way to add strings programatically [ ] Should be able to add many strings by dropping a file in a set location. [ ] I forsee this working via a function rather than defines, as it seems to do now: e.g. _("NS_NICK_IS_REGISTERED"). +[ ] Useful/common "third party" modules to core distro + [ ] NS AJOIN |