FIXME in file /daemons/channel/moderation.c line 11:

 this file is currently included into the channel daemon (rather than
 inherited cuz we can't do this inherit (driver)

Code:
//inherit CLASS_CHANNEL_INFO;

class channel_info query_channel_info(string channel_name);
string user_channel_name(string channel_name);
