This commit is contained in:
parent
15fb1d544f
commit
ac03b9d136
2 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@ module.exports = {
|
|||
,"Updates once a minute if custom variables are used."
|
||||
,""
|
||||
,"Custom Variables:"
|
||||
,"${guilds},${prefix},${uptime}"],
|
||||
,"${guilds},${prefix},${uptime},{members}"],
|
||||
admin: true,
|
||||
execute({message, client, args, globalPrefix}) {
|
||||
const savePresence = require("../../util/savePresence");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue