Rapptz / discord.py

An API wrapper for Discord written in Python.
http://discordpy.rtfd.org/en/latest
MIT License
14.88k stars 3.76k forks source link

Support For Automod #7991

Closed Ombucha closed 2 years ago

Ombucha commented 2 years ago

Summary

Support For Automod

What is the feature request for?

The core library

The Problem

It is not supported.

The Ideal Solution

There should be an in-built feature.

The Current Solution

No response

Additional Context

No response

imvaskel commented 2 years ago

Auto mod isn't really released at this time. When it receives a more wide release, it will be added. Also it seems a lot of the endpoints are limited to users.

Ombucha commented 2 years ago

Auto mod isn't really released at this time. When it receives a more wide release, it will be added. Also it seems a lot of the endpoints are limited to users.

Take a look at discord/discord-api-docs#4860 and discord/discord-api-docs/pull/4873.

LeoCx1000 commented 2 years ago

Those aren't merged yet, so the point still stands

GoogolGenius commented 2 years ago

https://github.com/discord/discord-api-docs/commit/d3d478c64f2ecf57bcd0f77d5cce6bedee52d4d8

Ombucha commented 2 years ago

AutoMod has been implemented in 5426d19.