quer / the-steam-awards

Steam multi account module/event (get updates when event for steam)
95 stars 13 forks source link

help with this module #33

Closed stickerx closed 2 years ago

stickerx commented 2 years ago

Hello, ;)

I test this but I got this error

error

quer commented 2 years ago

you have change the main.js, to work whit the last event, that part, have messed up the code.

quer commented 2 years ago

you did this, if im am not wrong. https://github.com/quer/the-steam-awards/issues/28#issuecomment-983757342

quer commented 2 years ago

I know that you are not good at coding. but you have to look at some code to be able to use the modules. As that module need to know what group you want to join.

var list = [
    "https://steamcommunity.com/groups/NewSteamCommunityBeta",
    "https://steamcommunity.com/groups/Infinity-CS-GO",
    "https://steamcommunity.com/groups/bigpicture"
    ANd so on..ANd.
]

That is the list, here you what to join "https://steamcommunity.com/groups/NewSteamCommunityBeta", "https://steamcommunity.com/groups/Infinity-CS-GO", "https://steamcommunity.com/groups/bigpicture", whit is real links for the groups,

but ANd so on..ANd. is not a group link, And as the text says, "and so on" as you have to enter your own groups..

stickerx commented 2 years ago

I am not good at coding :(

As you said it

but Thank you, bro