Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

craftopia-discord

Craftopia Dedicated Server 用のDiscord無理矢理連携。

今鯖に何人居るかとかをチャンネルに投げたり、起動、停止、設定変更なんかをコマンドで出来るやつ。

インストール

Releaseからダウンロードしててきとうなところにおく

使い方

  1. https://discord.com/developers/applications からdiscord botを作る

  2. config.jsonを以下のように設定してcraftopia-discord.exeを叩く

  3. discord側で!helpコマンドを叩くと色々出来ることがわかる

{
    "token": "Discordのbotのtoken",
    "botId": "DiscordのAPPLICATION ID",
    "serverDirectory": "CraftopiaDedicatedServerのフォルダ",
    "channelId": "Discordの対象チャンネルID(開発者モードでコピー出来るやつ)",
    "log": "ログの場所。指定しなければログを書かない。",
    "steamCmdDirectory": "steamcmd.exeのフォルダ(アップデート用)",
    "autoStart": false
}

build

denoをインストールしてcompile.batを叩くとcraftopia-discord.exeができる

License

Zlib License

About

CraftopiaのDiscord連携

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages