dolfies / discord.py-self

A fork of the popular discord.py for user accounts.
https://discordpy-self.rtfd.io/en/latest/
MIT License
683 stars 162 forks source link

Interactions Access #282

Closed slayernominee closed 2 years ago

slayernominee commented 2 years ago

Summary

Pls add Imteraction Access

What is the feature request for?

The core library

The Problem

discord.Message.interaction should work because it would be really nice to access interactions. EG Auto Prt Bot for the Dank Memer or so on

The Ideal Solution

Add Interaction Support to execute the interactions and get the names and so on

The Current Solution

There is none

Additional Context

No response

dolfies commented 2 years ago

This exists in the master branch. Just need to add the ability to fetch interaction data.

dolfies commented 2 years ago

P.S. feature requests should go in the discussions tab.