appu1232 / Discord-Selfbot

Discord selfbot made with Python using discord.py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

selfdestruct command limitations

clragon opened this issue · comments

The selfdestruct command fails to run when giving it a timer greater than 2000 since it cannot print all the characters because of the discord character limit.

Solving this problem could be for example achieved by scaling down the ratio of - to seconds.