CONFIG["channel-id"].to_s
File.open(File.expand_path("config.yaml")) do |file| YAML.parse(file) end
CONFIG["api-token"].to_s