4.0.0 • Published 11 months ago
reciple-anticrash v4.0.0
Reciple Anticrash
A simple crash handler for Reciple
Usage
npm i reciple-anticrash
Create a new module and export the module instance.
// Create new module instance
import { RecipleAnticrash } from 'reciple-anticrash';
export default new RecipleAnticrash();
// or
export default new RecipleAnticrash(['0000000000000000000']); // Send error report to channels
// Use default module instance
import anticrash from 'reciple-anticrash/module';
export default anticrash;
3.3.0
11 months ago
3.2.0
1 year ago
3.1.0
1 year ago
3.0.1
1 year ago
3.0.0
1 year ago
3.0.0-dev.0
1 year ago
3.0.0-dev.1
1 year ago
4.0.0
11 months ago
2.1.2
1 year ago
2.1.1
2 years ago
2.0.0-dev.0
2 years ago
2.1.0
2 years ago
2.0.0
2 years ago
1.1.3
2 years ago
1.1.2
2 years ago
1.1.1
2 years ago
1.1.0
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago