James Lu
James Lu
- SQUIT existing servers before reintroduction to prevent "server exists" errors - Log an oper notice, as this is not done automatically on all IRCds (see #511)
Possibly store all state attributes in `world` instead, and move initialization to functions instead of in the module namespace.
This would be useful for announcing stuff like REHASH, but we should be able to turn these announcements on/off per-network, for privacy reasons. Sending log messages to GLOBOPS/OPERWALL might also...
This would be done for speed and reduce the amount of iterations needed over the relay DB.
See 838ea6bfc4a4e754264db1f713a7abefd827d652
This should probably be in a form a like `1w2d3m4s` for best readability.