calculon icon indicating copy to clipboard operation
calculon copied to clipboard

handle multiple channels

Open c-cube opened this issue 8 years ago • 3 comments

  • [ ] need some administrative interface for trusted users, to control join/part.
  • [ ] need separating state for every channel (perhaps have one instance of each plugin for each channel? Core API would multiplex)

possible issue: when talking in query with the bot, which channel's state to use?

c-cube avatar Jan 20 '17 20:01 c-cube

cc @reynir

c-cube avatar Jan 20 '17 20:01 c-cube

I was just about to make an issue for this!

reynir avatar Jan 20 '17 20:01 reynir

I think it would be really cool if plugins did not have to handle this at all! Just one plugin instance per channel; the core system stores one plugin state per channel…

c-cube avatar Jan 20 '17 20:01 c-cube