mezotv / Albion-Guild-Management-Bot

This project is a sophisticated Discord bot, specifically engineered for the Black Rose Albion Online guild. It provides robust management capabilities for guild members, orchestrates Avalonian raids, and handles PvP content. The bot serves as a comprehensive tool for enhancing guild coordination and improving the overall gaming experience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Albion Guild Management Bot

This repository contains the code for a Discord bot specifically engineered for the Black Rose Albion Online guild. This bot provides robust management capabilities for guild members, orchestrates Avalonian raids, and handles PvP content, thereby serving as a comprehensive tool for enhancing guild coordination and improving the overall gaming experience in Albion Online.

Features

  • Guild Member Management: Efficiently manage the guild members, track their activity, and promote collaboration.
  • Avalonian Raids Management: Plan and coordinate Avalonian raids with ease.
  • PvP Content Management: Handle PvP content, keep track of guild wars, and devise winning strategies.

Installation

  1. Clone this repository to your local machine using
https://github.com/niraj-dilshan/albion-guild-management-bot.git
  1. Install the required dependencies.
cd albion-guild-management-bot && npm i
  1. Copy example.env file as .env and add relevent details
cp example.env .env
  1. Run the bot
npm .

Usage

Provide instructions on how to use your bot, including the commands available. For example:

  • /help: Shows the list of available commands.
  • /avatemplate: Plans an Avalonian raid with first templete.
  • /avatemplate2: Plans an Avalonian raid with second templete.
  • /editava: edit massage creadted using first template.
  • /editava2: edit massage creadted using second template.

Contributing

We welcome contributions from the community. If you wish to contribute:

  1. Fork this repository.
  2. Create a new feature branch.
  3. Commit your changes.
  4. Create a pull request.

For more detailed instructions, please refer to the CONTRIBUTING.md file.

Star The Repository if you find this useful.

License

This project is licensed under the MIT License.

About

This project is a sophisticated Discord bot, specifically engineered for the Black Rose Albion Online guild. It provides robust management capabilities for guild members, orchestrates Avalonian raids, and handles PvP content. The bot serves as a comprehensive tool for enhancing guild coordination and improving the overall gaming experience.


Languages

Language:JavaScript 100.0%