Giter VIP home page Giter VIP logo

minebot's Introduction

Build Version License: GPL-3.0-License Download : setup.sh

MineBot

MineBot is a Python Discord bot made to control and give information on your Minecraft server on linux or macOS.

Installation

Download the setup.sh shell script and run it using these commands :

chmod a+x setup.sh
./setup.sh

(You might need to use sudo for both commands)

This script will download all the necessary packages and python modules in addtion to the discord bot.

Discord bot

To create your discord bot, you can follow this link to the discord.py documentation.

Then add the discord bot to your discord server.

Usage

You'll need to edit the config.yaml file to customise your discord bot.

Copy your bot's token and paste it after DiscordToken :.

In the server.properties file, set enable-query to true .

You can then run the python script using screen -S MineBot -d -m python3 MineBot.py.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU General Public License v3.0

Download

Download the setup.sh script

Download the discord bot

More info on GNU Screen

Screen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells.

MineBot uses this software to create "virtual terminals" that will each run a certain process (minecraft server, ip tunnel...).

To access the minecraft server console, you'll need to perform this command :

screen -r <ScreenPrefix>

Where you replace ScreenPrefix by the ScreenPrefix's value in the config.yaml file.

minebot's People

Contributors

cerfmetal avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.