<@UA001QPFG> if you can throw an exception for err...
# announcements
a
@Hamza if you can throw an exception for error cases, it could look a lot better:
val ticket = cFile.ticketFromString(channel.name) ?: throw BadRequestException("You are not in a ticket channel!")