RSS Module
- class RSSFeed(*args: Any, **kwargs: Any)
Bases:
Cog- async rss_status(ctx)
Shows the current status of RSS feed checking
- async stop_rss(ctx)
Stops the RSS feed checking loop
- async start_rss(ctx)
Starts the RSS feed checking loop
- async toggle_bluebird(ctx)
Toggles the automatic Bluebird feed functionality on/off. When disabled, the bluebirdtest command will still work, but no automatic posts will be made.
- async bluebirdtest(ctx, name: str = 'polka')
Manually fetch and send the latest post from the specified character. Use the display name in lowercase (e.g. polka, hanabi, mai) as the argument. Fetches latest webhook post from RLL forum thread.
- async rll_debug(ctx)
Debug command for checking RLL forum status and recent messages
- async test_gemini(ctx)
Test command to verify Gemini API is working
- async clear_rll_cache(ctx)
Clears the RLL post cache to force reprocessing of recent messages