Skip to content

juansegnana/mc_ds_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MC Server Controller Discord Bot

Made with TS, Discord.js

This bot was built to control a Minecraft FORGE Server. Using V1.18.2

Commands

Install dependencies

yarn install
# make sure you have typescript as global dependency
# use Node>=16 !

Run develop: this uses nodemon to watch for changes and restart the bot

yarn start:dev

Build for production: creates an build folder with .js files

yarn build

Refresh slash commands in Server: This must be run in a personal environment. Just run it whenever you add/edit a slash command.

yarn refresh:slash

Date started: 2022-12-08

Docs reference: https://dashflo.net/docs/api/pterodactyl/v1/#req_395b45b3381643ebaed7ee23a9a356f3

About

MC Server controller (pterodactyl) via Discord Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published