2 Open Issues Need Help Last updated: Jul 23, 2025

Open Issues Need Help

View All on GitHub
shop command about 1 month ago

AI Summary: Implement a Discord bot command, `/shop`, that displays information about the Klavia shop, including available items, cinder costs, and whether items are premium or free. The output should be formatted as a list. Leverage existing crawler methods if possible.

Complexity: 3/5
enhancement good first issue

A Discord bot for Klavia.

Python

AI Summary: Enhance the Discord bot to send notifications in the designated event channel not only for promotions within a linked Klavia team but also for demotions. This requires modifying the bot's logic to detect and report demotion events from the Klavia API.

Complexity: 3/5
enhancement good first issue

A Discord bot for Klavia.

Python