Skip to content

Discord bot for my Minecraft server that provides user specific location calculations and saving of location data

Notifications You must be signed in to change notification settings

robertmorgan-se/Discord_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot for Minecraft Server

About

This is a Python-based Discord bot created for a Minecraft server, designed to provide user-specific location calculations and save location data. It connects to a local database and runs on a server from a personal PC. This bot was my first attempt at creating any kind of chatbot, learning everything needed from scratch.

Features

  • User-specific location calculations
  • Location data saving
  • Integration with a local database

Installation

  1. Clone the repository:
    git clone https://github.com/Morganiron/Discord_Bot.git
  2. Navigate to the project directory:
    cd Discord_Bot
  3. Install required dependencies:
    pip install -r requirements.txt
  4. Set up your database and add the necessary credentials to the bot.

Usage

  1. Run the bot:
    python launcher.py
  2. Invite the bot to your Discord server.
  3. Use commands to interact with the bot and manage location data.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License.

Acknowledgments

  • Special thanks to my friends for testing and using the bot.
  • All the developers and communities who created the resources I learned from.

Note: It's been over three years since I last worked on this bot, so some details might be outdated or require adjustments.


For more details, visit the GitHub repository.

About

Discord bot for my Minecraft server that provides user specific location calculations and saving of location data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages