Skip to content

Commit

Permalink
Create setState.js
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkLYNN committed Jan 3, 2024
1 parent 28d305b commit e3b5184
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions SRC/commands/events/setState.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
module.exports = {
name: "setstate",
type: "ready",
code: `
$setStatus[online;Watching;$userCount users]
`
}

0 comments on commit e3b5184

Please sign in to comment.