zirc icon indicating copy to clipboard operation
zirc copied to clipboard

v2 Feature list

Open wolfy1339 opened this issue 8 years ago • 0 comments

  • Add builtin logging using server-time
  • async
  • write something to store and build messages to the IRC server, alike https://github.com/abalabahaha/eris/blob/master/lib/rest/Endpoints.js
  • presence storage of users, channels, nickserv, chanserv and the server itself (A data class for each)
  • sexy command framework
  • Improved netsplit support (automatic reconnection)
  • Remove need to pass config to self.connect(), it should be accessible through self.config already due to class inheritance
  • Remove older CPython version (3.2, 3.3) support

wolfy1339 avatar Jun 20 '17 00:06 wolfy1339