Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skelmis/pymcbot
A discord bot written in python that provides functionality to link with a minecraft account and interact with a server chat etc etc
https://github.com/skelmis/pymcbot
Last synced: about 1 month ago
JSON representation
A discord bot written in python that provides functionality to link with a minecraft account and interact with a server chat etc etc
- Host: GitHub
- URL: https://github.com/skelmis/pymcbot
- Owner: Skelmis
- License: apache-2.0
- Created: 2020-02-09T04:16:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-30T11:52:26.000Z (almost 3 years ago)
- Last Synced: 2024-10-16T15:04:10.008Z (3 months ago)
- Language: Python
- Size: 329 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyMcBot
#### A Discord <-> Minecraft bot built in python utilising pyCraft.
> Use master branch, all other branches are outdated and no longer actively worked on!
> Supports 1.8 <-> 1.16.4
[![Build Status](http://img.shields.io/travis/badges/badgerbadgerbadger.svg?style=flat-square)](https://travis-ci.org/badges/badgerbadgerbadger)
[![GRAPHIC](https://i.imgur.com/7QNghpb.png)]()
## Table of Contents
- [Installation](#installation)
- [Features](#features)
- [Contributing](#contributing)
- [Team](#team)
- [FAQ](#faq)
- [Support](#support)
- [License](#license)---
## Installation
- All the `code` required to get started
- Download this repo and follow the setup section### Clone
- Clone this repo to your local machine using `https://github.com/Skelmis/PyMcBot`
### Setup
- Simply follow these to get going in no time.
> Install all the required packages from requirements.txt
```shell
$ pip install -r requirements.txt
```> Modify config.json and token.json to contain your correct information
> Invite the bot to your discord and run bot.py
*Note, does not work on all servers. Also requires privileged intents are enabled.*
---
## Contributing
> To get started...
### Step 1
- **Option 1**
- 🍴 Fork this repo!- **Option 2**
- 👯 Clone this repo to your local machine using `https://github.com/Skelmis/PyMcBot.git`### Step 2
- **HACK AWAY!** 🔨🔨🔨
### Step 3
- 🔃 Create a new pull request using `https://github.com/Skelmis/PyMcBot/compare`.
---
## Team
| **Skelmis**
| `github.com/Skelmis` |- Core Developer -> Skelmis
- pyCraft repo -> `pyCraft`
---
## FAQ
- **This section hasn't been made yet!**
- So ask me on discord!---
## Support
Reach out to me at one of the following places!
- Discord : Skelmis#9135
- Discord I reside in `Menudocs`
- Email `[email protected]`---
## License
- **[Apache License](http://www.apache.org/licenses/LICENSE-2.0)**
- Copyright 2020 © Skelmis.