We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b406d commit b5af886Copy full SHA for b5af886
src/classes/Commands/sub-classes/Help.ts
@@ -116,7 +116,7 @@ export default class HelpCommands {
116
`haltstatus - Get the info whether the bot is paused or not ⏯`,
117
`refreshautokeys - Refresh the bot's autokeys settings `,
118
`refreshlist - Refresh sell listings 🔄`,
119
- `name <new_name> - Change the bot's name `,
+ `changeName name=<new_name> - Change the bot's name `,
120
`avatar <image_URL> - Change the bot's avatar `,
121
`donatebptf (sku|name|defindex)=<a>&amount=<integer> - Donate to backpack.tf (https://backpack.tf/donate) 💰`,
122
`premium months=<integer> - Purchase backpack.tf premium using keys (https://backpack.tf/premium/subscribe) 👑`,
0 commit comments