Skip to content

Latest commit

 

History

History
175 lines (129 loc) · 3.02 KB

CMD.md

File metadata and controls

175 lines (129 loc) · 3.02 KB

🚀 Commands

⚜️ For users

/nick <nick>:

```
Change your nick
```

/botinfo:

```
Show info about the bot
```

/serverinfo:

```
Show info about the server
```

/userinfo {user}:

```
Show info about you or other user
```

/ping:

```
Show the ping of the bot
```

/poll <text>:

```
Create a poll
```

/balance:

```
Show your money for casino
```

/earn:

```
Claim 100 coin everyday
```

/bet <coin>:

```
Play coin if you win x2 if you lost it's -coin
```

/dice <coin>:

```
Play with dice try to multiply your bet
```

/caster <option> <coin>:

```
Select your choice between: red, black, even, odd and try to win x2 your bet
```

/findnumber:

```
Start a game of the number finder.
```

/guess <number>:

```
Try to find the number.
```

🔱 For staffs

/nick {user} <nick>:

```
Change the nick of a member, if user is none that change your nick
```

/clear <number>:

```
Clear message in channel
```

/mute <user> {reason}:

```
Mute a member, if reason is none that will be "No reason provided"
```

/kick <user> {reason}:

```
Kick a member, if reason is none that will be "No reason provided"
```

/ban <user> {reason}:

```
Ban a member, if reason is none that will be "No reason provided"
```

/addemoji <emoji> {name}:

```
Add emoji to your server, you can set the name if th ename is None this is th name of old emoji.
```

🛑 For owner

/check:

```
Check if the bot as the last version
```

/update:

```
Fetch and pull last version of the bot.
```

/restart:

```
Restart the bot.
```

/stop:

```
Stop the bot
```