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.
- 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.
- Clone this repository to your local machine using
https://github.com/niraj-dilshan/albion-guild-management-bot.git
- Install the required dependencies.
cd albion-guild-management-bot && npm i
- Copy .env.example file as .env and add relevent details
cp .env.example .env
- Run the bot
npm .
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.
We welcome contributions from the community. If you wish to contribute:
- Fork this repository.
- Create a new feature branch.
- Commit your changes.
- Create a pull request.
For more detailed instructions, please refer to the CONTRIBUTING.md file.
This project is licensed under the MIT License.