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

!follow should subscribe to workshop elements #244

Open
pushkinb opened this issue May 1, 2024 · 7 comments
Open

!follow should subscribe to workshop elements #244

pushkinb opened this issue May 1, 2024 · 7 comments
Labels
Enhancement New feature or change request

Comments

@pushkinb
Copy link

pushkinb commented May 1, 2024

Hello bro, i use you program second day, and i have a problems. command !follow dont work with link/id

Describe the bug
image

Full error
Please post the complete error here!

Additional context
Please add any other information here if you have some.

@pushkinb pushkinb added the Bug Something isn't working and the problem is in the code label May 1, 2024
@pushkinb
Copy link
Author

pushkinb commented May 1, 2024

and with groups:
image

@pushkinb
Copy link
Author

pushkinb commented May 1, 2024

Okay, I get that command!follow gets subscribers specifically to the profile of a person in the workshop, and not to his content from it, sadly, but maybe this is really a bug?
this is a 100% bug with the group, since even through ID64 he does not want to add members to it

@3urobeat
Copy link
Owner

3urobeat commented May 2, 2024

Hey! Not a bro but I hope I can help you either way :D

You can follow users (aka their workshop) and curators. It does indeed not subscribe to workshop content but maybe that would be a sensible thing to add.

Joingroup does work, it only takes the ID as the first argument, not an amount.
See the commands documentation here: https://github.com/3urobeat/steam-comment-service-bot/blob/beta-testing/docs/wiki/commands_doc.md
So running !joingroup 103582791430079280 will let all bot accounts join your group.

@3urobeat 3urobeat changed the title !follow dont work !follow should subscribe to workshop elements May 2, 2024
@3urobeat 3urobeat added Enhancement New feature or change request and removed Bug Something isn't working and the problem is in the code labels May 2, 2024
@pushkinb
Copy link
Author

pushkinb commented May 2, 2024

thanks, i will wait. sorry for bro, i use translator

@3urobeat
Copy link
Owner

3urobeat commented May 7, 2024

Sooo, this feature requires a bit more work.
To conform with semantic versioning, I have pushed back the feature to v2.16.0, which will be the next update containing notable new features.

I have just now added the required changes to the SteamCommunity library to support subscribing to workshop items, the corresponding implementation in this project will follow later.
This is the related PR: DoctorMcKay/node-steamcommunity#344

Version 2.16 will take a bit as there are a few other features to work on.

@pushkinb
Copy link
Author

I'll be waiting like Hachiko)

@3urobeat
Copy link
Owner

3urobeat commented Jan 6, 2025

This has now been implemented. The !follow & !unfollow commands now allow you to provide a subscribable workshop item as ID, like Insertion2 for example.

I'll leave this issue open until Version 2.16.0 is out on the master branch which contains this new feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or change request
Development

No branches or pull requests

2 participants