Discord.py Bot Series: AI Powered Moderation

Опубликовано: 28 Март 2026
на канале: Dev Striker
2,971
47

In this tutorial we will create AI powered moderation.


Playlist
Discord Bot Series:    • Discord Bot Series  

Source Code
GitHub: https://github.com/DevStrikerTech/Dis...

Software
Python: https://www.python.org/
PyCharm: https://www.jetbrains.com/pycharm/
Discord: https://discord.com/

Python Package
Discord.py: https://discordpy.readthedocs.io/en/l...
Google-api-python-client: https://github.com/googleapis/google-...

Documentation
Discord:   / discord  
Discord.py: https://discordpy.readthedocs.io/en/l...
Virtualenv Environment: https://docs.python.org/3/tutorial/ve...
Perspective API: https://developers.perspectiveapi.com/s/

Social
Website: https://devstriker.tech/
Discord:   / discord  

Timestamps
0:00 - Introduction
00:20 - Demo
03:35 - Prerequisite
05:41 - Setup
07:37 - Api
16:26 - Code