Skip to content
forked from Dom-in/ASF-Bot

ArchiSteamFarm discord bot for controlling your bots

Notifications You must be signed in to change notification settings

zero5enpai/ASF-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASF-Bot

Discord Bot coded in JavaScript to control your ASF instance.

Control your ASF instance by discord.

ASF support server:
Discord
Free-Stuff-Bot support server:
Discord

Usage:

So to start you have to configure youre config.json file

{
    "bot" : {
        "token" : "Bot token",
        "ID" : "Bot ID"
    },
    "secruity" : {
        "USER_ID": "Your own user id",
        "GUILD_ID": "Your own guild id",
        "IP" : "Here you put your ASF panel IP:PORT",
        "IPC_PASSWORD" : "Here you put your ASF IPC password"
    },
    "fsbot" : {
        "ID": "1041398379667804193",
        "CHANNEL_ID": "FreeStuff Bot channel ID"
    }
}

Run run.js for the Bot to start. Once the slash commands are registered and the bot has started and connected to the ASF instance, you can send commands through your Discord server.

About

ArchiSteamFarm discord bot for controlling your bots

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%