# Banning Users {% hint style="warning" %} This page is partially outdated, and therefore not everything described in this page may work with the latest versions of the bot. Please give us some time and we'll update these pages. {% endhint %} ## Normal Ban Use the `-ban` command to ban a user, regardless if they are in the server or not. **Legacy Command** ``` -ban [-d=DAYS] [Reason] ``` **Options**: * `-d`: Specify the how many days old messages to delete. Must be in range of 0-7. Default is - "Don't delete any". **Slash Command** ``` /ban [days] [reason] ``` **Examples** ``` -ban @Someone -ban @Someone Spamming a lot -ban @Someone -d 5 Spamming a lot -ban 45643846466843 -ban 45643846466843 Spamming a lot -ban 45643846466843 -d 7 Spamming a lot ``` ## Temporary Ban Temporarily ban users. **Legacy Command** ``` -tempban