tristan360
tristan360

Reputation: 122

How to make a discord bot add you as friend

I'm creating a discord bot, and I want to add it to group DM's so I can keep my server levels lower. However, you can't add people who aren't friends to group DM's. Is there a way to get a discord bot to accept friend requests?

Upvotes: 3

Views: 9487

Answers (1)

Sam Rockett
Sam Rockett

Reputation: 3205

Not possible. Bot accounts do not have permission to use Discord's relationships endpoint. This means no friending and no blocking, and by extension means no bots in group DMs.

Upvotes: 8

Related Questions