Skip to content

backup#9

Merged
BenCos17 merged 67 commits into
backupfrom
main
Feb 23, 2026
Merged

backup#9
BenCos17 merged 67 commits into
backupfrom
main

Conversation

@BenCos17

Copy link
Copy Markdown
Owner

No description provided.

Introduce an feature to post a tip whenever any command runs. Adds a global `post_on_command` setting (default true) and a guild-level `post_on_command` override (default None), plus an on_command listener that respects guild/global settings and existing cooldown logic. The listener avoids bot and self-cog recursion, enforces per-user/per-guild cooldowns using the existing last_tip_time store, and uses existing tip list/title/color to send an embed. Also registers the new guild config key.
- Introduced `_globe_feed_url` and `_normalize_globe_feed_link` methods to handle globe.airplanes.live URLs for both UUID and feed parameters.
- Updated `get_feed_map_link` to extract and normalize map links from JSON data.
- Modified existing code to utilize the new methods for map link extraction and button creation, ensuring compatibility with both UUID and feed parameters.
@github-advanced-security

Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@BenCos17 BenCos17 merged commit f687311 into backup Feb 23, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants