botvX_mjs/plugins/testing.js

6 lines
43 B
JavaScript
Raw Normal View History

2024-08-12 04:33:43 -04:00
module.exports = {
load: (b) => {
}
}