Skip to content

Commit b5af886

Browse files
committed
update help command to use 'changeName' syntax for changing bot's name
1 parent b9b406d commit b5af886

File tree

1 file changed

+1
-1
lines changed
  • src/classes/Commands/sub-classes

1 file changed

+1
-1
lines changed

src/classes/Commands/sub-classes/Help.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export default class HelpCommands {
116116
`haltstatus - Get the info whether the bot is paused or not ⏯`,
117117
`refreshautokeys - Refresh the bot's autokeys settings `,
118118
`refreshlist - Refresh sell listings 🔄`,
119-
`name <new_name> - Change the bot's name `,
119+
`changeName name=<new_name> - Change the bot's name `,
120120
`avatar <image_URL> - Change the bot's avatar `,
121121
`donatebptf (sku|name|defindex)=<a>&amount=<integer> - Donate to backpack.tf (https://backpack.tf/donate) 💰`,
122122
`premium months=<integer> - Purchase backpack.tf premium using keys (https://backpack.tf/premium/subscribe) 👑`,

0 commit comments

Comments
 (0)