appu1232 / Discord-Selfbot

Discord selfbot made with Python using discord.py
GNU General Public License v3.0
510 stars 603 forks source link

Bot taking up alot of memory. #430

Closed fxrmed closed 5 years ago

fxrmed commented 5 years ago

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.