vivinano / MudaeAutoBot

python bot that uses strictly the **Discord API** to Roll,Claim,and Kakera Snipe in Mudae. 5/10/21 project converted over to discum library
Apache License 2.0
142 stars 46 forks source link

Slash rolling not working on "large" servers #253

Open MaSangtae opened 1 year ago

MaSangtae commented 1 year ago

I've been getting this error when trying to use slash commands on large servers

image

I said large but I also got this error when I tried to run it in a server with 11 members (9 of them were just other bots). I ended up kicking 5 of those bots and got slash rolling to work. Maybe it's a member count issue or other bots were messing it up (i dont know).

Also, not that big of a deal, but I noticed that if I have slash_rolling set to True and pkmrolling set to False, it will still roll but it won't use slash commands.