[![Travis](https://img.shields.io/travis/nero-services/nero.svg)](https://travis-ci.org/nero-services/nero) # Nero Core ### What is Nero? Nero is (going to be) an IRC Pseudo Server based on Tokio with a plugin-based API to write service bots with. Nero Core is just the core IO processesing and state tracking program. On its own, Nero Core won't add any bots. Bots will be done by adding/creating reloadable plugins, since the point of Core is to keep it as simple as possible. ### What **ISN'T*** Nero? At this time, Nero is not planned to be a drop-in replacement for current services packages, but more or a way to create bots with network power.