Skip to content

Discord.pyとpydactyl https://github.com/iamkubi/pydactyl を利用したPterodactylサーバー起動&終了&再起動Bot 参考にしたい方はどうぞ

License

Notifications You must be signed in to change notification settings

Yon4800/ServerStartBot_Pterodactyl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

注意

  • このBotを利用して出た損害などは一切責任を取りません。自己責任でご利用ください
  • このBotはPterodactylのAPIのサーバー起動、終了の部分を使うのでセキュリティ面でかなり危険でかなり注意して使わないといけません。そこを承知で使ってください。
  • このBotを悪用しないでください。

スペシャルサンクス

  • py-dactyl
  • discordドットpy
  • python-dotenv

使い方

  • git clone https://github.com/Yon4800/ServerStartBot_Pterodactyl.git を実行します
  • Python3.11以上とscreenを入れた状態でLinuxでinstall.shを実行してね(適当)
  • start.shを実行してね
  • Windowsは自分で考えて実行して(投げやり)

.envファイルのいじり方

# Discordのトークン
DISTOKEN=1234567890
# Pterodactyl Webサーバーのドメイン
DOMAIN=http://huahua.hua
# クライアントAPIキー(PterodactylアカウントのAPI Credentialsにあります)
API=1234567890
# サーバーのUUID
SERVERUUID=1234567890

Discordでの使い方

  • $サーバーを起動して: サーバーが起動します。
  • $サーバーを停止して: サーバーが停止します。
  • $サーバーを再起動して: サーバーが再起動します。

About

Discord.pyとpydactyl https://github.com/iamkubi/pydactyl を利用したPterodactylサーバー起動&終了&再起動Bot 参考にしたい方はどうぞ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published