Skip to content

rzn1r/MCBot

Repository files navigation

MCBOT

MCBot is a Discord multipurpose bot targeted at the Minecraft community, featuring functionalities like server status and player lookup

Tests

Tip

This project is still in development, and the bot is not yet available for public use. If you want to contribute, feel free to fork the repository and submit a pull request.

Installation

To install the bot, you need to have Python 3.8 or higher installed on your machine. You can install the required dependencies by running the following command:

pip install pipenv
pipenv install

Usage

To run the bot, you need to create a .env file in the root directory of the project with the following content:

TOKEN=your_discord_bot_token

After that, you can run the bot by executing the following command:

pipenv run python main.py

Contributing

If you want to contribute to the project, you can fork the repository and submit a pull request. Make sure to follow the contribution guidelines before submitting your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages