mttaggart/OffensiveNotion

`ChannelConfig`

mttaggart opened this issue · 0 comments

  • Separate the existing ConfigOptions from channel-specific config.
  • Implement a ChannelConfigOptions enum to account for channel-specific configs in ConfigOptions.
  • Move existing Notion config to the Notion moduel as ChannelConfigOptions.
  • ChanelConfigOptions must implement serde-json::{Serialize, Deserialize}