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