Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to login as user rather bot in discord server and run commands?

Slack API provides you two options: use app as a bot and as a logged in user itself. I want to create App that will be working as a user and run channel commands. How can I do with discord.py?

like image 298
Volatil3 Avatar asked Sep 15 '25 01:09

Volatil3


1 Answers

Discord.py is no longer maintained to work on user accounts, so given the recent updates in the user api, it is no longer the ideal framework which selfbots should be written in.

There are a number of selfbot api libs out there, but the best one that's written in python is this: https://github.com/Merubokkusu/Discord-S.C.U.M

P.S. selfbotting against tos - so be careful (respect rate limits and don't act like a bot)

like image 115
squirrel coder Avatar answered Sep 16 '25 14:09

squirrel coder



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!