Skip to content

Using pycord as Discord API client as opposed to bot framework #2382

Answered by NeloBlivion
honzajavorek asked this question in Q&A
Discussion options

You must be logged in to vote

Our most simple construct is discord.Client, but that still recieves events; Pycord isn't really built to support standalone requests. Your best bet would be to look through http.py and try authenticate it to run methods without going through Client, but we can't guarantee anything.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@honzajavorek
Comment options

@NeloBlivion
Comment options

@honzajavorek
Comment options

Answer selected by honzajavorek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants