Git Product home page Git Product logo

steam-comment-bot's Introduction

Steam-Comment-Bot

A Python 3.6+ script to post the contents of a text file onto one or multiple Steam profiles

Usage

Edit the config.toml file to configure the bot.

Please note:

A delay of at least 15 seconds is recommended though smaller delays may work for shorter text files.

You are limited to 5 comments on a profile that has not added you as a friend.

The session_id and login_secure can be obtained from your browser cookies from a logged in Steam account. Google how to do that.

final_comment will be the last thing posted (and so will appear first in the comment list). This must be under 1000 characters.

This script preserves newlines from the text file. Extra newlines can be added with the \n token.
The program will automatically split the script into chunks so no comment exceeds the 1000 character Steam comment limit.
You can manually cause a split by inserting <--! Split !--> as a seperate line.

The script to the Bee Movie has been included and is used by default.


As with any bot, please be nice to your friends and to the Steam servers. I am not responsible for any bans, temporary or otherwise, you may receive.

steam-comment-bot's People

Contributors

sethwheway avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

steam-comment-bot's Issues

Trio cutom handler

im getting this error,any solution?

/.local/lib/python3.6/site-packages/trio/_core/_multierror.py:472: RuntimeWarning: You seem to already have a custom sys.excepthook handler installed. I'll skip installing Trio's custom handler, but this means MultiErrors will not show full tracebacks.
category=RuntimeWarning
Estimated time: 6.7 minutes
Finished

How to use it with python on windows10

Hi. Im searching for a bot like this for over 2 months and I found this one today. Im used to bots made in js and running with nodeJS, not pyhton but Ive used python in the past once.
Im using it on windows, Ive added python to the PATH variables so i can use it with CMD, but when i run python SteamCommentBot.py STEAMID im getting 2 errors:

  1. syntax error: invalid syntaxt stdin line 1
  2. Module not found error, no module named "asks"

Im a noob in phython and i dont know how to troubleshoot this and how to start the script...Can you please explain me what I need to do? Ive tried to import the 2 modules in the req txt but i dont really know how...
Thank you very much

Error

Estimated time: 17.0 minutes
An error occured while commenting on 76561198338466762's profile with error code: The settings on this account do not allow you to add comments.
Make sure all your entered info is correct and the delay is sufficient
Finished

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.