startDiscordListeners

fun startDiscordListeners(logger: KLogger, discordApi: DiscordApi, executor: CommandExecutor, disableSpoilers: Boolean, botAutomod: Boolean, automodChannelId: Long, automodRegexes: List<String>, welcomeChannel: Long, greetings: List<String>, ingameBotRole: String, gameChatChannelId: Long, sql: Sql, coroutineScope: CoroutineScope)