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
- Host: GitHub
- URL: https://github.com/fredericdrnl/discord-moderation
- Owner: Fredericdrnl
- License: mit
- Created: 2023-01-28T17:51:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T14:22:37.000Z (over 3 years ago)
- Last Synced: 2026-01-01T01:14:44.693Z (7 months ago)
- Topics: discord, discord-bot, moderation, python
- Language: Python
- Homepage:
- Size: 3.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: license
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`