> For the complete documentation index, see [llms.txt](https://thediamondroblox.gitbook.io/advancedbot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thediamondroblox.gitbook.io/advancedbot/how-to-setup-slowmode-for-an-individual-user-or-channel.md).

# How to setup slowmode for an individual user or channel?

Setting slowmode for a user or channel with AdvancedBot.

**This is a guide on how to setup or remove slowmode for an individual user or channel.**\
The commands for setting slowmode are:\
`?slowmode`\
`?slowmodeuser`\
The command usages are:\
`?slowmode [time]`\
`?slowmodeuser [seconds]`\
The time argument in the slowmode command supports time variables, s, m, h.\
The seconds argument in the slowmodeuser command supports time in integers.\
The command usage examples are:\
`?slowmode 5m`\
`?slowmodeuser @User 5`\
Things to make sure:\
`- The utility module is toggled on in the server.`\
`- The slowmode or slowmodeuser commands are toggled on in the server.`\
`-  You are using the right prefix while using the command.`\
`- You have the correct permissions while using the command.`\
Frequently asked questions:\
**Question 1:** How do I remove the slowmode?\
**Answer 1:** You can do ?slowmode 0s or ?slowmodeuser @User 0 which will remove the slowmode.\
**Question 2:** Are there any limits for setting slowmode?\
**Answer 2:** The limit for the ?slowmode command is 6 hours and for the ?slowmodeuser command, there is no limit.\
If you have any question/concern or face any difficulties with setting slowmode, you can feel free to ask in AdvancedBot's [support server](https://discord.gg/X9URYUd).
