owobot/plugins/testing.js

9 lines
68 B
JavaScript
Raw Normal View History

2024-07-28 16:30:19 -04:00
module.exports = {
load: () => {
},
loadBot: (b) => {
}
}