JUSTadICE-CHaN / JUSTaMudaeBot

Its just a Mudae self bot for discord
MIT License
8 stars 2 forks source link

Improper token has been passed, but i know its correct #6

Closed omaryomario closed 1 month ago

omaryomario commented 1 month ago

`C:\Scripts\JUSTaMudaeBot-main>Normal.py Traceback (most recent call last): File "C:\Users\omarb\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\http.py", line 300, in static_login data = await self.request(Route('GET', '/users/@me')) File "C:\Users\omarb\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\http.py", line 254, in request raise HTTPException(r, data) discord.errors.HTTPException: 401 Unauthorized (error code: 0): 401: Unauthorized

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "C:\Scripts\JUSTaMudaeBot-main\Normal.py", line 319, in client.run(Config.Token) File "C:\Users\omarb\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\client.py", line 723, in run return future.result() File "C:\Users\omarb\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\client.py", line 702, in runner await self.start(*args, *kwargs) File "C:\Users\omarb\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\client.py", line 665, in start await self.login(args, bot=bot) File "C:\Users\omarb\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\client.py", line 511, in login await self.http.static_login(token.strip(), bot=bot) File "C:\Users\omarb\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\http.py", line 304, in static_login raise LoginFailure('Improper token has been passed.') from exc discord.errors.LoginFailure: Improper token has been passed.`

this happend idk why

TarotOfficial commented 1 month ago

`C:\Scripts\JUSTaMudaeBot-main>Normal.py Traceback (most recent call last): File "C:\Users\omarb\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\http.py", line 300, in static_login data = await self.request(Route('GET', '/users/@me')) File "C:\Users\omarb\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\http.py", line 254, in request raise HTTPException(r, data) discord.errors.HTTPException: 401 Unauthorized (error code: 0): 401: Unauthorized

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "C:\Scripts\JUSTaMudaeBot-main\Normal.py", line 319, in client.run(Config.Token) File "C:\Users\omarb\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\client.py", line 723, in run return future.result() File "C:\Users\omarb\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\client.py", line 702, in runner await self.start(*args, *kwargs) File "C:\Users\omarb\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\client.py", line 665, in start await self.login(args, bot=bot) File "C:\Users\omarb\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\client.py", line 511, in login await self.http.static_login(token.strip(), bot=bot) File "C:\Users\omarb\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\http.py", line 304, in static_login raise LoginFailure('Improper token has been passed.') from exc discord.errors.LoginFailure: Improper token has been passed.`

this happend idk why

do you have multiple accounts? open browser, enter your discord account, refresh page, press F12 and open console, open network, select XHR, click some messages on discord and you will see "message limit=50" in here you will see token it will be authentication copy it and paste on config,py after then open your mudae server type /help and mudae will send you messages type mudae a message and run the bot.

omaryomario commented 1 month ago

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 10:46:33] [INFO ] discord.client: Logging in using static token. [2024-09-28 10:46:34] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 10:46:36] [INFO ] discord.gateway: Connected to Gateway (Session ID: e1402d4681aa5c564979bb9cce71a472). [2024-09-28 10:46:47] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as s0 (41680864768) Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

now it gave me this? what that means?

TarotOfficial commented 1 month ago

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 10:46:33] [INFO ] discord.client: Logging in using static token. [2024-09-28 10:46:34] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 10:46:36] [INFO ] discord.gateway: Connected to Gateway (Session ID: e1402d4681aa5c564979bb9cce71a472). [2024-09-28 10:46:47] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as s0 (41680864768) Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

now it gave me this? what that means?

try to close and open again.

omaryomario commented 1 month ago

Really… i did man and it is the same

omaryomario commented 1 month ago

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 10:46:33] [INFO ] discord.client: Logging in using static token. [2024-09-28 10:46:34] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 10:46:36] [INFO ] discord.gateway: Connected to Gateway (Session ID: e1402d4681aa5c564979bb9cce71a472). [2024-09-28 10:46:47] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as s0 (41680864768) Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready. now it gave me this? what that means?

try to close and open again.

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 14:09:01] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:09:02] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:09:04] [INFO ] discord.gateway: Connected to Gateway (Session ID: a2cb17f8c315a37546118a573f). [2024-09-28 14:09:15] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

TarotOfficial commented 1 month ago

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 10:46:33] [INFO ] discord.client: Logging in using static token. [2024-09-28 10:46:34] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 10:46:36] [INFO ] discord.gateway: Connected to Gateway (Session ID: e1402d4681aa5c564979bb9cce71a472). [2024-09-28 10:46:47] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as s0 (41680864768) Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready. now it gave me this? what that means?

try to close and open again.

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 14:09:01] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:09:02] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:09:04] [INFO ] discord.gateway: Connected to Gateway (Session ID: a2cb17f8c315a37546118a573f). [2024-09-28 14:09:15] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

try to download last normal.py

omaryomario commented 1 month ago

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 10:46:33] [INFO ] discord.client: Logging in using static token. [2024-09-28 10:46:34] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 10:46:36] [INFO ] discord.gateway: Connected to Gateway (Session ID: e1402d4681aa5c564979bb9cce71a472). [2024-09-28 10:46:47] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as s0 (41680864768) Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready. now it gave me this? what that means?

try to close and open again.

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 14:09:01] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:09:02] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:09:04] [INFO ] discord.gateway: Connected to Gateway (Session ID: a2cb17f8c315a37546118a573f). [2024-09-28 14:09:15] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

try to download last normal.py C:\Scripts\JUSTaMudaeBot-main>"Normal (1).py" [2024-09-28 14:12:07] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:12:08] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:12:10] [INFO ] discord.gateway: Connected to Gateway (Session ID: 0b74208ee815538ae4a513de99). [2024-09-28 14:12:20] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal (1).py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

same thing

TarotOfficial commented 1 month ago

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 10:46:33] [INFO ] discord.client: Logging in using static token. [2024-09-28 10:46:34] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 10:46:36] [INFO ] discord.gateway: Connected to Gateway (Session ID: e1402d4681aa5c564979bb9cce71a472). [2024-09-28 10:46:47] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as s0 (41680864768) Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready. now it gave me this? what that means?

try to close and open again.

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 14:09:01] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:09:02] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:09:04] [INFO ] discord.gateway: Connected to Gateway (Session ID: a2cb17f8c315a37546118a573f). [2024-09-28 14:09:15] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

try to download last normal.py C:\Scripts\JUSTaMudaeBot-main>"Normal (1).py" [2024-09-28 14:12:07] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:12:08] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:12:10] [INFO ] discord.gateway: Connected to Gateway (Session ID: 0b74208ee815538ae4a513de99). [2024-09-28 14:12:20] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal (1).py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

same thing

did you send mudae a message?

omaryomario commented 1 month ago

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 10:46:33] [INFO ] discord.client: Logging in using static token. [2024-09-28 10:46:34] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 10:46:36] [INFO ] discord.gateway: Connected to Gateway (Session ID: e1402d4681aa5c564979bb9cce71a472). [2024-09-28 10:46:47] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as s0 (41680864768) Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready. now it gave me this? what that means?

try to close and open again.

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 14:09:01] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:09:02] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:09:04] [INFO ] discord.gateway: Connected to Gateway (Session ID: a2cb17f8c315a37546118a573f). [2024-09-28 14:09:15] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

try to download last normal.py C:\Scripts\JUSTaMudaeBot-main>"Normal (1).py" [2024-09-28 14:12:07] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:12:08] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:12:10] [INFO ] discord.gateway: Connected to Gateway (Session ID: 0b74208ee815538ae4a513de99). [2024-09-28 14:12:20] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal (1).py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

same thing

did you send mudae a message?

no i didnt, the bot it self did send but then it doesnt continue or doesnt work it idk it just does something weird

TarotOfficial commented 1 month ago

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 10:46:33] [INFO ] discord.client: Logging in using static token. [2024-09-28 10:46:34] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 10:46:36] [INFO ] discord.gateway: Connected to Gateway (Session ID: e1402d4681aa5c564979bb9cce71a472). [2024-09-28 10:46:47] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as s0 (41680864768) Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready. now it gave me this? what that means?

try to close and open again.

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 14:09:01] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:09:02] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:09:04] [INFO ] discord.gateway: Connected to Gateway (Session ID: a2cb17f8c315a37546118a573f). [2024-09-28 14:09:15] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

try to download last normal.py C:\Scripts\JUSTaMudaeBot-main>"Normal (1).py" [2024-09-28 14:12:07] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:12:08] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:12:10] [INFO ] discord.gateway: Connected to Gateway (Session ID: 0b74208ee815538ae4a513de99). [2024-09-28 14:12:20] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal (1).py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

same thing

did you send mudae a message?

no i didnt, the bot it self did send but then it doesnt continue or doesnt work it idk it just does something weird

after it send you a message type the bot somethings and try to run again.

omaryomario commented 1 month ago

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 10:46:33] [INFO ] discord.client: Logging in using static token. [2024-09-28 10:46:34] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 10:46:36] [INFO ] discord.gateway: Connected to Gateway (Session ID: e1402d4681aa5c564979bb9cce71a472). [2024-09-28 10:46:47] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as s0 (41680864768) Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready. now it gave me this? what that means?

try to close and open again.

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 14:09:01] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:09:02] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:09:04] [INFO ] discord.gateway: Connected to Gateway (Session ID: a2cb17f8c315a37546118a573f). [2024-09-28 14:09:15] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

try to download last normal.py C:\Scripts\JUSTaMudaeBot-main>"Normal (1).py" [2024-09-28 14:12:07] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:12:08] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:12:10] [INFO ] discord.gateway: Connected to Gateway (Session ID: 0b74208ee815538ae4a513de99). [2024-09-28 14:12:20] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal (1).py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

same thing

did you send mudae a message?

no i didnt, the bot it self did send but then it doesnt continue or doesnt work it idk it just does something weird

after it send you a message type the bot somethings and try to run again.

i dont understand, give example maybe, do you have a video example?

TarotOfficial commented 1 month ago

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 10:46:33] [INFO ] discord.client: Logging in using static token. [2024-09-28 10:46:34] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 10:46:36] [INFO ] discord.gateway: Connected to Gateway (Session ID: e1402d4681aa5c564979bb9cce71a472). [2024-09-28 10:46:47] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as s0 (41680864768) Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready. now it gave me this? what that means?

try to close and open again.

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 14:09:01] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:09:02] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:09:04] [INFO ] discord.gateway: Connected to Gateway (Session ID: a2cb17f8c315a37546118a573f). [2024-09-28 14:09:15] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

try to download last normal.py C:\Scripts\JUSTaMudaeBot-main>"Normal (1).py" [2024-09-28 14:12:07] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:12:08] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:12:10] [INFO ] discord.gateway: Connected to Gateway (Session ID: 0b74208ee815538ae4a513de99). [2024-09-28 14:12:20] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal (1).py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

same thing

did you send mudae a message?

no i didnt, the bot it self did send but then it doesnt continue or doesnt work it idk it just does something weird

after it send you a message type the bot somethings and try to run again.

i dont understand, give example maybe, do you have a video example?

image type mudae bot

omaryomario commented 1 month ago

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 10:46:33] [INFO ] discord.client: Logging in using static token. [2024-09-28 10:46:34] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 10:46:36] [INFO ] discord.gateway: Connected to Gateway (Session ID: e1402d4681aa5c564979bb9cce71a472). [2024-09-28 10:46:47] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as s0 (41680864768) Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready. now it gave me this? what that means?

try to close and open again.

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 14:09:01] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:09:02] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:09:04] [INFO ] discord.gateway: Connected to Gateway (Session ID: a2cb17f8c315a37546118a573f). [2024-09-28 14:09:15] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

try to download last normal.py C:\Scripts\JUSTaMudaeBot-main>"Normal (1).py" [2024-09-28 14:12:07] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:12:08] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:12:10] [INFO ] discord.gateway: Connected to Gateway (Session ID: 0b74208ee815538ae4a513de99). [2024-09-28 14:12:20] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal (1).py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

same thing

did you send mudae a message?

no i didnt, the bot it self did send but then it doesnt continue or doesnt work it idk it just does something weird

after it send you a message type the bot somethings and try to run again.

i dont understand, give example maybe, do you have a video example?

image type mudae bot

how your config file looks for you?

image

TarotOfficial commented 1 month ago

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 10:46:33] [INFO ] discord.client: Logging in using static token. [2024-09-28 10:46:34] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 10:46:36] [INFO ] discord.gateway: Connected to Gateway (Session ID: e1402d4681aa5c564979bb9cce71a472). [2024-09-28 10:46:47] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as s0 (41680864768) Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready. now it gave me this? what that means?

try to close and open again.

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 14:09:01] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:09:02] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:09:04] [INFO ] discord.gateway: Connected to Gateway (Session ID: a2cb17f8c315a37546118a573f). [2024-09-28 14:09:15] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

try to download last normal.py C:\Scripts\JUSTaMudaeBot-main>"Normal (1).py" [2024-09-28 14:12:07] [INFO ] discord.client: Logging in using static token. [2024-09-28 14:12:08] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 14:12:10] [INFO ] discord.gateway: Connected to Gateway (Session ID: 0b74208ee815538ae4a513de99). [2024-09-28 14:12:20] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as l Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal (1).py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

same thing

did you send mudae a message?

no i didnt, the bot it self did send but then it doesnt continue or doesnt work it idk it just does something weird

after it send you a message type the bot somethings and try to run again.

i dont understand, give example maybe, do you have a video example?

image type mudae bot

how your config file looks for you?

image

it doesnt about config in your situation. just type /help and mudae will send you a message then click mudae "dm" and type mudae something after then start bot.

omaryomario commented 1 month ago

too complicated, am out. if you have discord you can text me later on it son1720

JUSTadICE-CHaN commented 1 month ago

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 10:46:33] [INFO ] discord.client: Logging in using static token. [2024-09-28 10:46:34] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 10:46:36] [INFO ] discord.gateway: Connected to Gateway (Session ID: e1402d4681aa5c564979bb9cce71a472). [2024-09-28 10:46:47] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as s0 (41680864768) Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready.

now it gave me this? what that means?

This was actually the correct message for it to work, you just needed to restart it

omaryomario commented 1 month ago

C:\Scripts\JUSTaMudaeBot-main>Normal.py [2024-09-28 10:46:33] [INFO ] discord.client: Logging in using static token. [2024-09-28 10:46:34] [INFO ] discord.http: Found user agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36, build number 331146. [2024-09-28 10:46:36] [INFO ] discord.gateway: Connected to Gateway (Session ID: e1402d4681aa5c564979bb9cce71a472). [2024-09-28 10:46:47] [WARNING ] discord.state: Timed out waiting for member list subscriptions for guild_id 1126945134920077362. Logged on as s0 (41680864768) Sending message in mudae C:\Scripts\JUSTaMudaeBot-main\Normal.py:67: RuntimeWarning: coroutine 'MyClient.find_previous_message' was never awaited self.find_previous_message(main_channel_obj, main_channel) RuntimeWarning: Enable tracemalloc to get the object allocation traceback All channels processed. Ready. now it gave me this? what that means?

This was actually the correct message for it to work, you just needed to restart it

whats your discord, did you just add me?

JUSTadICE-CHaN commented 1 month ago

Yup

JUSTadICE-CHaN commented 1 month ago

The problem was that the user didnt have his likelist full enough to have dailies enabled.