Catch and report runtime errors
npm install @orbital-frame/plugin-error-trapsh
npm install --save @orbital-frame/plugin-error-trap
`Usage
`js
import errorTrap from '@orbital-frame/plugin-error-trap'// add
errorTrap to your bot's plugins
``Because plugins are loaded in order, error-trap should be loaded at the top in order to process all errors