appu1232 / Discord-Selfbot

Discord selfbot made with Python using discord.py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bot taking up alot of memory.

fxrmed opened this issue · comments

commented

Hi, everything is working fine but i've got a question / issue(?).
Is the bot supposed to use around 500 mb ram? That seems quite alot compared to other alternatives that use i.e .net which lays around 30mb. That ram thing is also why it takes a "long" time to start, you can even see in the task manager that the bot does everything before the bot.run call under 20mb but when you call the bot.run it takes a long time to build up that 400-500 mb of ram until it actually starts.