owobot/plugins/testing.js
2024-07-28 02:37:31 -04:00

8 lines
68 B
JavaScript
Executable file

module.exports = {
load: () => {
},
loadBot: (b) => {
}
}