Please Help Me
Hello im new to python and the auto mudae bot so i know less than nothing. Im getting this error when i run the code:
Traceback (most recent call last):
File "C:\Users\nicos\Desktop\MudaeAutoBot-4\MudaeAutoBot.py", line 10, in
Install discum library Sent from my iPhoneOn Jul 20, 2023, at 12:22 AM, Nicksw21 @.***> wrote: Hello im new to python and the mudae bot so i know less than nothing. Im getting this error when i run the code: Traceback (most recent call last): File "C:\Users\nicos\Desktop\MudaeAutoBot-4\MudaeAutoBot.py", line 10, in from discum.utils.slash import SlashCommander ModuleNotFoundError: No module named 'discum.utils'; 'discum' is not a package What can i do to fix it? Thank you
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>
Thats the problem i already have the library installed it just says that it cant find the module named 'discum.utils', and that discum is not a package. I did paste this "python -m pip install --user --upgrade git+https://github.com/Merubokkusu/Discord-S.C.U.M.git#egg=discum" in cmd so it should be there.
Could be a multi instance of python issue Sent from my iPhoneOn Jul 20, 2023, at 12:04 PM, Nicksw21 @.***> wrote: Thats the problem i already have the library installed it just says that it cant find the module named 'discum.utils', and that discum is not a package. I did paste this "python -m pip install --user --upgrade git+https://github.com/Merubokkusu/Discord-S.C.U.M.git#egg=discum" so it should be there.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>
Sorry i dont really know much about python can you tell me what to do to try and fix it?
Should i try to make a virtual enviroment and try there or what do i do?
Nope tried it in a virtual enviroment within the MudaeAutoBot-main folder and its the same error
Traceback (most recent call last):
File "C:\Users\nicos\Desktop\MudaeAutoBot-main\MudaeAutoBot.py", line 10, in
Windows 10 just has issues with installation of python it wants to install the windows store version and not the stand alone one which then causes issues Sent from my iPhoneOn Jul 20, 2023, at 12:28 PM, Nicksw21 @.***> wrote: Nope tried it in a virtual enviroment within the MudaeAutoBot-main folder and its the same error Traceback (most recent call last): File "C:\Users\nicos\Desktop\MudaeAutoBot-main\MudaeAutoBot.py", line 10, in from discum.utils.slash import SlashCommander ModuleNotFoundError: No module named 'discum.utils'; 'discum' is not a package i installed discum again in that enviroment and executed the MudaeAutoBot.py but nothing. Same error
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>
So what should i do?
determine if you have 2 instances of python you can use programs like search everything and see if that is the case
I used search everything and got this. I dont know how to recognise 2 instances
If you open idle and run import discum what does it do Sent from my iPhoneOn Jul 20, 2023, at 1:35 PM, Nicksw21 @.***> wrote:
I used search everything and got this. I dont know how to recognise 2 instances
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>
it just says: = RESTART: C:/Users/nicos/AppData/Local/Programs/Python/Python311/discumtest.py
also i do have two different python versions the microsoft one and the standalone:
Feel like a test version of discum was installed then it seems I’m not seeing the error or your windows version so I’m unsure Sent from my iPhoneOn Jul 20, 2023, at 1:51 PM, Nicksw21 @.***> wrote: it says: = RESTART: C:/Users/nicos/AppData/Local/Programs/Python/Python311/discumtest.py
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>
this are the specifications of the discum i have installed
Also this is the error i get when i execute mudaeautobot.py
Should i try uninstalling everything (python and discum) and installing the recommended versions python 3.7 and discum 1.3?
These are the version I’m using but it might not work forever one Sent from my iPhoneOn Jul 20, 2023, at 3:09 PM, Nicksw21 @.***> wrote: Should i try uninstalling everything (python and discum) and installing the recommended versions python 3.7 and discum 1.3?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>
Alright ill try that and let you know what happens
Okay so i made some progress, the old error no longer appears instead a new one happens:
this happens when i execute the MudaeAutoBot.py script with python i already configured my settings and token, all that stuff.
Any clue what it is?
Here are my settings if they help: { "token":"token removed for security lol imagine like its here", "channel_ids":[ 992894625100611604 ], "slash_ids":[ 992894625100611604 ], "slash_guild_ids":[ 992894625100611604 ], "claim_delay":1, "kak_delay":1, "use_emoji":"<:keqing_love:795077041761288214>", "roll_this":"wa", "rolling":"True", "slash_rolling":"True", "pkmrolling":"True", "series_list":[ "Megumin" ], "namelist":[ "Megumin", "Mai Sakurajima", "Nezuko Kamado", "Rias Gremory", "Saber", "Mikasa Ackerman", "Hatsune Miku", "Power", "Albedo", "Miku Nakano", "Nami", ], "emoji_list":[ "kakera", "kakeraY", "kakeraO", "kakeraR", "kakeraW", "kakeraL" ], "soulemoji_list":[ "kakeraO", "kakeraR", "KakeraW", "KakeraL" ], "min_kak":500, "Last_True":"True", "last_claim_min": 61, "min_kak_last_min": 10 }
You got an extra comma somewhere is a validator on your json file Sent from my iPhoneOn Jul 20, 2023, at 5:26 PM, Nicksw21 @.***> wrote: Here are my settings if they help: { "token":"token removed for security lol imagine like its here", "channel_ids":[ 992894625100611604 ], "slash_ids":[ 992894625100611604 ], "slash_guild_ids":[ 992894625100611604 ], "claim_delay":1, "kak_delay":1, "use_emoji":"<:keqing_love:795077041761288214>", "roll_this":"wa", "rolling":"True", "slash_rolling":"True", "pkmrolling":"True", "series_list":[ "Megumin" ], "namelist":[ "Megumin", "Mai Sakurajima", "Nezuko Kamado", "Rias Gremory", "Saber", "Mikasa Ackerman", "Hatsune Miku", "Power", "Albedo", "Miku Nakano", "Nami", ], "emoji_list":[ "kakera", "kakeraY", "kakeraO", "kakeraR", "kakeraW", "kakeraL" ], "soulemoji_list":[ "kakeraO", "kakeraR", "KakeraW", "KakeraL" ], "min_kak":500, "Last_True":"True", "last_claim_min": 61, "min_kak_last_min": 10 }
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>
Ok so i fixed that but now i get this:
Pushed a merge apprently mudae added a new variable in the settings list
ill update the file, try it and let you know what happens.
Ok works perfectly now, just one question what should i put in "series_list":[ if i dont want it to roll any series. Because i left it empty and its just claiming anything that is not listed i just want the bot to snipe the characters i wrote in "namelist":[
just put some random characters
"series_list": ["¶"],
alr
ill put that one
That work for me ;)
thank you very very much for your help, and sorry for bothering you so much!
Also one more question in "min_kak" if i put 500 it will snipe any character with 500+ regardless of the restrictions i put right?