Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closing All issues for now as importing over to discord.py self #281

Open
vivinano opened this issue Sep 15, 2024 · 12 comments
Open

Closing All issues for now as importing over to discord.py self #281

vivinano opened this issue Sep 15, 2024 · 12 comments

Comments

@vivinano
Copy link
Owner

No description provided.

@WatameBytes
Copy link

Good luck!

@vivinano
Copy link
Owner Author

no worries i slowly hope for death daily this is literally my 3rd times converting code for this project alone
but hoping to get a basic bot going and then just add features later

@HANSSS9631
Copy link

I wish you best of luck!

@PwccaCode
Copy link

Does the mean the other version of the bot is no longer working? im trying to set it up but lots of errors. Should i open a pr or jus wait?

@Nixeld
Copy link

Nixeld commented Sep 16, 2024

Does the mean the other version of the bot is no longer working? im trying to set it up but lots of errors. Should i open a pr or jus wait?

Mostly working in this fork

@vivinano
Copy link
Owner Author

vivinano commented Sep 17, 2024 via email

@PwccaCode
Copy link

Does the mean the other version of the bot is no longer working? im trying to set it up but lots of errors. Should i open a pr or jus wait?

Mostly working in this fork

Is there any settings that prevent the mob from insta snipping?
I can't seem to win from any other user, even ppl that are not using any bots,
the server doesn't have any protection settings

@Nixeld
Copy link

Nixeld commented Sep 18, 2024

Does the mean the other version of the bot is no longer working? im trying to set it up but lots of errors. Should i open a pr or jus wait?

Mostly working in this fork

Is there any settings that prevent the mob from insta snipping? I can't seem to win from any other user, even ppl that are not using any bots, the server doesn't have any protection settings

$togglesnipe to add a snipe delay for the channel.

@vivinano
Copy link
Owner Author

current push to repo added in auto parsing of server settings like before but only thru search so currently you have to manually enter the channel that the server setting resides on within the code for now

@vivinano
Copy link
Owner Author

@Nixeld if you have fixes in your fork and you wanted me to update the discum version i dont mind reviewing the changes and merging. but overall felt like after the discum repo stop being maintained.

@WeeblyMon
Copy link

I've been trying to get this bot up and running for quite some time now. I've tried all the available versions on this repository, including the latest fork, but I keep running into problems. The readme files don’t provide clear or helpful instructions for setup, which adds to the confusion.

Here are the issues I've encountered:

Connection Problems:
In most cases, the bot fails to connect properly. To authenticate, I obtain my user token via Chrome: Chrome -> Discord -> Inspector -> Applications -> Local Storage -> Tokens. Despite this, Discum doesn’t seem to connect as expected in the bot. I even wrote a minimal script to read and display messages from a channel, which worked fine, so I know my token is valid.

Errors on Release Version:

File "C:\Users####\AppData\Roaming\Python\Python311\site-packages\discum\gateway\session.py", line 42, in user
return self.settings_ready['user']
~~~~~~~~~~~~~~~~~~~^^^^^^^^
KeyError: 'user'
And:

2024-09-28 05:27:59,497: Could not find settings for #######, please trigger the '$settings' command in the server and run the bot again.

Errors on the Latest Fork:

The latest fork only added more issues, and there’s no clear explanation about things like what "exguild" is or what the placeholders in user.txt represent. I encountered this error almost immediately:

ERROR: Could not retrieve guilds. Please check your settings or login status.

for gid, guild in guilds.items():
^^^^^^
UnboundLocalError: cannot access local variable 'guilds' where it is not associated with a value

The lack of clear instructions and multiple issues with connecting or retrieving guilds make it hard to troubleshoot.

@PwccaCode
Copy link

I've been trying to get this bot up and running for quite some time now. I've tried all the available versions on this repository, including the latest fork, but I keep running into problems. The readme files don’t provide clear or helpful instructions for setup, which adds to the confusion.

Here are the issues I've encountered:

Connection Problems: In most cases, the bot fails to connect properly. To authenticate, I obtain my user token via Chrome: Chrome -> Discord -> Inspector -> Applications -> Local Storage -> Tokens. Despite this, Discum doesn’t seem to connect as expected in the bot. I even wrote a minimal script to read and display messages from a channel, which worked fine, so I know my token is valid.

Errors on Release Version:

File "C:\Users####\AppData\Roaming\Python\Python311\site-packages\discum\gateway\session.py", line 42, in user return self.settings_ready['user'] ~~~~~~~~~~~~~~~~~~~^^^^^^^^ KeyError: 'user' And:

2024-09-28 05:27:59,497: Could not find settings for #######, please trigger the '$settings' command in the server and run the bot again.

Errors on the Latest Fork:

The latest fork only added more issues, and there’s no clear explanation about things like what "exguild" is or what the placeholders in user.txt represent. I encountered this error almost immediately:

ERROR: Could not retrieve guilds. Please check your settings or login status.

for gid, guild in guilds.items(): ^^^^^^ UnboundLocalError: cannot access local variable 'guilds' where it is not associated with a value

The lack of clear instructions and multiple issues with connecting or retrieving guilds make it hard to troubleshoot.

just use this fork bro https://github.com/Nixeld/MudaeAutoBot
everything is working, just make sure you install the discum version from readme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants