wow-api-calendar-events

Reference World of Warcraft C_Calendar and C_EventScheduler APIs for event management.

1|Updated Aug 13, 2024
One-click install
npx skills add https://github.com/Alzakath/Ruilhenn --skill wow-api-calendar-events
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wow-api-calendar-events
Source: https://github.com/Alzakath/Ruilhenn/tree/main/.gemini/skills/wow-api-calendar-events
Command: npx skills add https://github.com/Alzakath/Ruilhenn --skill wow-api-calendar-events

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive reference for the World of Warcraft Calendar and Event Scheduler APIs, enabling developers to programmatically manage in-game events, holidays, and guild/community activities.

Core Features & Use Cases

  • API Reference: Detailed documentation for C_Calendar and C_EventScheduler functions.
  • Event Management: Create, edit, invite, and manage player, guild, and community events.
  • Holiday & Raid Info: Access information on in-game holidays and raid reset schedules.
  • Use Case: A guild leader can use this API to automatically create recurring raid sign-up events based on a predefined schedule, ensuring all members are aware and can RSVP.

Quick Start

Use the wow-api-calendar-events skill to get information about today's events.

Frequently Asked Questions about wow-api-calendar-events

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create guild events using the WoW calendar API?

The WoW calendar API provides C_Calendar functions to create, edit, and manage guild events, including setting event details, sending invites, and scheduling recurring activities for community members.

What C_Calendar functions are available for managing event invites in World of Warcraft?

The C_Calendar API provides functions for creating, editing, and managing event invites for player, guild, and community events, including sending invites and tracking RSVP statuses programmatically.

Can I retrieve in-game holidays and raid reset schedules with the WoW event scheduler API?

Yes, the WoW event scheduler API allows you to access information on in-game holidays and raid reset schedules, and you can retrieve holiday data and filtered events using C_Calendar functions.

Does the WoW calendar API support community events and date navigation for Retail?

Yes, the WoW Retail calendar API supports community events and date navigation, and you can use C_Calendar and C_EventScheduler functions to navigate dates and manage community activity schedules.

How do I look up texture identifiers for calendar events in the WoW API?

You can look up texture identifiers for calendar events using the texture lookup functions provided by the C_Calendar API, allowing you to retrieve the appropriate textures for displaying holidays and events.