owobot/plugins/testing.js

6 lines
43 B
JavaScript
Raw Normal View History

2024-07-30 05:56:23 -04:00
module.exports = {
load: (b) => {
}
}