This website requires JavaScript.
Explore
Help
Register
Sign In
voidf1sh
/
nodbot
Watch
1
Star
0
Fork
0
You've already forked nodbot
Code
Issues
4
Pull Requests
1
Actions
Packages
Projects
1
Releases
Wiki
Activity
33f5baa346
nodbot
/
commands
/
template
7 lines
106 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial Refactor *UNUSABLE*
2021-06-27 23:41:25 +00:00
module.exports = {
misc
2021-06-29 01:42:22 +00:00
name: '',
description: '',
Initial Refactor *UNUSABLE*
2021-06-27 23:41:25 +00:00
execute(message, args) {
misc
2021-06-29 01:42:22 +00:00
message.channel.send('');
Initial Refactor *UNUSABLE*
2021-06-27 23:41:25 +00:00
}
}
Reference in New Issue
Copy Permalink