This Repo is an UNOFFICIAL bot that is utilised to help moderate the chat at TF2Maps, there are changes particularly to the bot.cs file and the addition of several other files (notably groupchathandler). The bot comes with a settings file which is automatically in the release and debug folders inside bin, which must be utilised in order for the bot to properly function (however leaving them as they are are perfectly fine, but you wont be able to use multiple features). This bot also offers integration with google's custom search api, as well as their sheets api, which you can see in the code and settings file. For more information please check here: http://tf2maps.net/threads/we-now-have-a-steam-chat-bot.26274/
SteamBot is a bot written in C# for the purpose of interacting with Steam Chat and Steam Trade. As of right now, about 8 contributors have all added to the bot. The bot is publicly available under the MIT License. Check out LICENSE for more details.
There are several things you must do in order to get SteamBot working:
Retrieving the source code should be done by following the installation guide on the wiki. The install guide covers the instructions needed to obtain the source code as well as the instructions for compiling the code.
See the configuration guide on the wiki. This guide covers configuring a basic bot as well as creating a custom user handler.
While running the bots you may find it necessary to do some basic operations like shutting down and restarting a bot. The console will take some commands to allow you to do some this. See the usage guide for more information.
If it's a bug, open an Issue; if you have a fix, read CONTRIBUTING.md and open a Pull Request. If it is a question about how to use SteamBot with your own bots, visit our subreddit at /r/SteamBot. Please use the issue tracker only for bugs reports and pull requests. The subreddit should be used for all other discussions.
A list of contributors (add yourself if you want to):
Please read CONTRIBUTING.md.