Skip to content

i-am-fyre/MaNGOS-Discord-Register-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

default bot banner

Discord

MaNGOS Discord Registration Bot is a project aiming to provide server administrators with an easy way to register new players to their MaNGOS server through their Discord channel.

Pre-alpha version 🔤

MaNGOS-Discord-Register-Bot is currently in an untested pre-alpha state. That means that there may be a lot of bugs, issues, and security holes. I take no responsibility for any damage or lost data caused by using this bot.

DISCLAIMER:

  • Use at your own risk!
  • Always back-up data before testing.
  • Test on a local server first before using it on a public server.
  • Test using data that is not important.
  • Test with a small group first.

Please feel free to contribute to the project, and report any issues you may encounter.

Features 🚀

  • Easy setup.
  • Easy integration.
  • Fast.
  • Customizable.

Demo 🎮

See in action: https://youtu.be/KKZOh-gz2AE

Getting Started 🔢

Cloning this project 👉

git clone https://github.com/i-am-fyre/MaNGOS-Discord-Register-Bot

Creating a Discord Bot 🛠️

I used this website: https://discordpy.readthedocs.io/en/stable/discord.html

Initializing all the packages 📦

MaNGOS-Discord-Register-Bot is written in Python, so you need to install all pre-requisites. (I've included the commands for setting up a virtual environment as well, omit if not needed.)

python3 -m venv ./.venv
source ./.venv/bin/activate
pip install -r requirements.txt

Setting up the bot 🤖

  1. Open 'config.ini'.
  2. Follow all instructions for each config value.
  3. Save and close.
  4. Once bot is added to your server, type in your bot's command prefix followed by the word 'summon'. Example: ;summon
  5. Your bot should post the registration embed and links!

Within your Discord server, users can also type: /register This will also open up the registration modal.

Support 💻

Ask a question about MaNGOS-Discord-Register-Bot ❓

You can ask questions, and participate in discussions about MaNGOS-Discord-Register-Bot in the official MaNGOS Discord channel (Use the #mangos-tools channel!).

Discord

Create a bug report 🐛

If you observe an error or encounter a bug, please create an issue on the GitHub repository. You can use the GitHub issue tracker to submit a bug report. All bug reports are valuable and will help all MaNGOS-Discord-Register-Bot users.

Submit a feature request ✨

If you want to suggest a new feature, please create an issue on the GitHub repository. You can use the Github issue tracker to submit a feature request.

If you find a similar feature request, feel free to leave a "thumbs up" to show support.

Contributing 🎉

MaNGOS-Discord-Register-Bot is an open-source project. Our goal is to provide high quality tools for the MaNGOS platform to enhance community experiences and promote the work of our hard working developer teams. We are committed to a fully transparent development process and appreciate highly any contributions. Whether you are helping us fix bugs, proposing new features, improving our documentation or spreading the word - we would love to have you as part of the MaNGOS-Discord-Register-Bot community.

Contributors 🧑‍🤝‍🧑


Fyre

💻

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages