aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: f85b95e5d0ed5bbe4f2c368666618410df28ca15 (plain) (blame)
1
2
3
4
5
6
7
8
# Minecraft Bedrock Discord Bot

## How to
Make a file called `config.py` and add a `token="DiscordToken"` variable in there.
Launch the bot with `python3 main.py` and you're ready to go. Unless dependencies. Dependencies are google cloud and discord.

This bot was built as a fork of [celesteBot](https://github.com/CelesteClassic/celestebot), so a lot of code is recycled. 
Feel free to make a pull request or use the code here.