Mr_wall1122 Posted July 25, 2017 Report Posted July 25, 2017 hello, this is my code client.on("friendMessage", function(steamID, message){ if(message == "!group" || message == "!Group"){ client..inviteToGroup(steamID, config.groupid); }}); i get no errors when running my code but when i type !group to my test bot it doesnt give any errors and does not invite me to the group i specified in the config (yes i used the group ID number which is 30012005)sorry for any formating problems i manualy typed this because the code is on my raspberry pi 3, where all my other bots are stored and run. Quote
Mr_wall1122 Posted July 25, 2017 Author Report Posted July 25, 2017 (edited) if anyone else if having problems with this i have the solution use your steam group id 64, to do that go to your groups page and add "/memberslistxml/?xml=" to the end and then copy the group id from the top Edited July 25, 2017 by Mr_wall1122 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.