Skip to content

Kunzeu/Kunzeu-Bot

Repository files navigation

Kunzeu Bot

Kunzeu Bot is a Discord bot dedicated to Guild Wars 2 players. It utilizes the Guild Wars 2 API (https://wiki.guildwars2.com/wiki/API:2) to provide accurate price information for various in-game items.

Features

  • Ecto: Get the current price of Glob of Ectoplasm.
  • MC: Obtain the current price of Mystic Coins.
  • Items: View prices for legendary items, precursor weapons, and other specified items.
  • Clovers: Calculate the materials required to craft Mystic Clovers.
  • ID: Perform a search using the ID of items not yet added to the items list.

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Hello! Here are the usage instructions:\n\n' +

  '• `/apikey`: Allows you to add or update your API key in the bot for certain commands.\n' +
  '• `/apidel`: Allows you to delete your API key from the bot to stop using certain commands.\n' +
  '• `/clovers`: This command informs you of the current price of a single Clover.\n' +
  '• `/delivery`: This command allows you to see the number of items you have in delivery.\n' +
  '• `/gi`: Displays fixed prices for the GOM and GOJM.\n' +
  '• `/hora`: Displays the current time.\n' +
  '• `/item`: This command helps you see the value of items.\n' +
  '• `/magic`: This command allows you to see the price of the Gift of Magic.\n' +
  '• `/might`: This command allows you to see the price of the Gift of Might.\n' +
  '• `/t3`: This command helps you see the total value of T3 items.\n' +
  '• `/t4`: This command helps you see the total value of T4 items.\n' +
  '• `/t5`: This command helps you see the total value of T5 items.\n' +
  '• `/t6`: This command helps you see the total value of T6 items.\n';

Installation

To run the bot locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Install the necessary dependencies using npm install.
  3. Obtain a Guild Wars 2 API key from (https://wiki.guildwars2.com/wiki/API:2) or directly in the code (make sure to keep it secure).
  4. Run the bot using node index.js.

Contributions

Contributions to the project are welcome! If you find a bug or want to add a new feature, feel free to open an issue or submit a pull request.

Disclaimer

Kunzeu Bot is a third-party application and is not affiliated with or endorsed by ArenaNet or Guild Wars 2. The bot is provided as-is and usage is at your own risk.

Contact

You can contact me on Discord: Kunzeu https://kunzeu.vercel.app/

License

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks