owobot/plugins/testing.js
2024-07-24 01:59:19 -04:00

8 lines
No EOL
75 B
JavaScript
Executable file

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