Steam chat game bot used to pass time
- You will need
- An alt account
- Start the application and sign in
- If you got email verification it will ask you for the code.
- Open the new admim.txt folder and replace the current text with your steamID64
- You can find your steamID64 at steamid.io
- You can add as many steamID64 as you want, just make sure each one is on a new line
- Send the bot account the follow command to setup/restart a new game:
!setup
- To send the bot account commands, simply open a chat with the bot and enter them there.
- Send the bot account commands via steam chat (Commands below).
Command | Action |
---|---|
!setup |
Used to setup/reset a game. |
!block |
Block the enemies attack. |
!attack |
Used to attack the enemy. |
!stats |
Used to view your stats. |
!shop |
Used to open the shop. |
!help |
Display commands. |
!changelog |
Shows the latest changelog. |
!shutdown |
Used to shut down the bot (Admin only). |
!message [message] |
Message all the users that have friended the bot (Admin only). |
!changename [name] |
Change the name of the bot (Admin only). |
!debug [setting] |
Enable/Disable debug settings (Admin only). |
!resetadmins |
Recheck admin.txt for new admins (Admin only). |
!save |
Save all of the current players stats (Admin only). |
- Multi user support.
- Steam Guard Support.
- This includes 2FA and email.
- Auto login (Currently unsecured, mostly just for testing)
- Create a creds.txt in the same folder as the program and put your username on the top line and your password on the line below then simply open the program.
- And many more
- Fody.Costura for packaging the DLLs.
- SteamKit2 for handling steam requests.
- Json.NET for parsing and generating JSON
This project is licensed under the terms of the MIT license.