From a0d9c9475480b28ebae996ccb2f79373833bd7ec Mon Sep 17 00:00:00 2001 From: Wim Date: Fri, 23 Jun 2017 00:33:54 +0200 Subject: [PATCH] Created Section Steam (basic) (markdown) --- Section-Steam-(basic).md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Section-Steam-(basic).md diff --git a/Section-Steam-(basic).md b/Section-Steam-(basic).md new file mode 100644 index 0000000..1efa949 --- /dev/null +++ b/Section-Steam-(basic).md @@ -0,0 +1,13 @@ +``` +[steam.mysteam] +#login/pass of your bot. +#Use a dedicated user for this and not your own account! +Login="yourlogin" +Password="yourpass" + +#steamguard mail authcode (not the 2FA code) +#OPTIONAL +Authcode="ABCE12" + +RemoteNickFormat="[{PROTOCOL}] <{NICK}> " +``` \ No newline at end of file