This website requires JavaScript.
Explore
Help
Sign In
7cc5c4f330d47060
/
owobot
Watch
1
Star
0
Fork
You've already forked owobot
0
Code
Issues
Pull requests
Projects
Releases
11
Packages
Wiki
Activity
Actions
0c6605462f
owobot
/
commands
/
stop.js
8 lines
98 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Re-add everything
2024-07-30 05:56:23 -04:00
module
.
exports
=
{
execute
:
(
c
)
=>
{
Update plugins/commands/stop.js
2024-07-31 05:55:57 -04:00
process
.
exit
(
1
)
Re-add everything
2024-07-30 05:56:23 -04:00
}
,
aliases
:
[
'exit'
]
,
level
:
2
}
Reference in a new issue
Copy permalink