const twitch = require('./twitch') const line = require('./line') module.exports = { twitch, line }