weechat-discord icon indicating copy to clipboard operation
weechat-discord copied to clipboard

Use weechat's typed config system

Open khyperia opened this issue 8 years ago • 0 comments

Instead of config_get_plugin etc. that return strings only, create a system that uses config_new and the like that provide more complex features like typed config values and change notifications.

Probably want to make a config.rs since it might get big/complicated.

khyperia avatar Jun 25 '16 15:06 khyperia