An open API service indexing awesome lists of open source software.

https://github.com/fredericdrnl/discord-moderation

Moderation bot for discord server
https://github.com/fredericdrnl/discord-moderation

discord discord-bot moderation python

Last synced: 3 months ago
JSON representation

Moderation bot for discord server

Awesome Lists containing this project

README

          




🛡 Moderation 🛡





## What is Moderation ❓

*Moderation* is a bot for moderation for my personnal discord server.

## What technology was used ? ⚙️

*Moderation* was created with *Python* language and with *Discord.ext* library.

```
pip install discord
```

Python website : https://www.python.org/

Discord.ext website : https://discordpy.readthedocs.io/en/stable/index.html

## Commands 📋

`- !helps ▶️ show all details for all commands`

`- !ban [@member] [reason] ▶️ Ban member from your discord.`

`- !unban [@member]▶️ Unban member from your discord.`

`- !kick [@member]▶️ Kick member from your discord.`

`- !clear [number_of_messages] ▶️ Clear message from discord channel where you write this command`