Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
0fdf691
fixes for airport navid stuff
BenCos17 Feb 24, 2026
845f915
Update helpers.py
BenCos17 Feb 24, 2026
63a409e
navid fixes
BenCos17 Feb 24, 2026
28fe40b
Update helpers.py
BenCos17 Feb 24, 2026
10e69ac
Update airport.py
BenCos17 Feb 24, 2026
8ca6fc8
Update helpers.py
BenCos17 Feb 24, 2026
388d19c
Update helpers.py
BenCos17 Feb 24, 2026
24f80f2
Update helpers.py
BenCos17 Feb 24, 2026
a14c8c4
Update helpers.py
BenCos17 Feb 24, 2026
3bf03c0
troubleshoooting
BenCos17 Feb 24, 2026
acca432
Update helpers.py
BenCos17 Feb 24, 2026
7ddc110
Update helpers.py
BenCos17 Feb 24, 2026
9bb45f9
Update helpers.py
BenCos17 Feb 24, 2026
6f067d5
Update helpers.py
BenCos17 Feb 24, 2026
1ac6121
Update helpers.py
BenCos17 Feb 24, 2026
3a62f6b
Update helpers.py
BenCos17 Feb 24, 2026
adbfc97
Update helpers.py
BenCos17 Feb 24, 2026
1d99f1c
Update skysearch.py
BenCos17 Feb 28, 2026
de36904
add geofence and add to watchlist on embeds
BenCos17 Feb 28, 2026
6ad5dcb
Update aircraft.py
BenCos17 Feb 28, 2026
1e5929e
Revert "Update aircraft.py"
BenCos17 Feb 28, 2026
b66bd5b
Revert "add geofence and add to watchlist on embeds"
BenCos17 Feb 28, 2026
c763329
Update aircraft.py
BenCos17 Feb 28, 2026
c35376f
Reapply "add geofence and add to watchlist on embeds"
BenCos17 Feb 28, 2026
273838d
Reapply "Update aircraft.py"
BenCos17 Feb 28, 2026
6987d32
Update skysearch.py
BenCos17 Feb 28, 2026
a26725b
Update add_to_watchlist_view.py
BenCos17 Feb 28, 2026
9e12c1f
Update aircraft.py
BenCos17 Feb 28, 2026
997232e
back to working
BenCos17 Feb 28, 2026
b033b61
Update check-cogs.yml
BenCos17 Mar 6, 2026
c33b2b9
avwx maybe
BenCos17 Mar 13, 2026
acd19b4
Update api.py
BenCos17 Mar 13, 2026
e40dd61
Add safe guild locale setter and use it
BenCos17 Mar 21, 2026
06bdca7
Limit background I/O and add request timeouts
BenCos17 Mar 21, 2026
729571f
caption cog
BenCos17 Mar 24, 2026
b252c82
change name
BenCos17 Mar 24, 2026
31c3024
test fix
BenCos17 Mar 24, 2026
189038c
t
BenCos17 Mar 25, 2026
f8b021c
cog
BenCos17 Mar 26, 2026
5d097ee
fix readme
BenCos17 Mar 26, 2026
31989a3
bot support
BenCos17 Mar 26, 2026
8b8de8a
stuff
BenCos17 Mar 26, 2026
8da98f0
more tweaks
BenCos17 Mar 26, 2026
5e9c490
more tweaks
BenCos17 Mar 26, 2026
88453b2
fix MEZEPHELEs
BenCos17 Mar 26, 2026
a055a6b
more tweaks
BenCos17 Mar 26, 2026
eaabea3
gif support
BenCos17 Mar 27, 2026
a5072e9
handle an annoying edge case
BenCos17 Mar 27, 2026
25e6dfb
Update counter.py
BenCos17 Mar 29, 2026
63089d9
Update counter.py
BenCos17 Mar 29, 2026
36f4a94
Add star history section to README
BenCos17 Mar 29, 2026
28ed325
Spotify link cleaner thing
BenCos17 Apr 2, 2026
bdade18
Merge branch 'main' of https://github.com/BenCos17/ben-cogs
BenCos17 Apr 2, 2026
c11ffe5
docs
BenCos17 Apr 2, 2026
1a17902
quick bug fix
BenCos17 Apr 2, 2026
2e843d8
dm support
BenCos17 Apr 2, 2026
8364e26
fix fakeping
BenCos17 Apr 2, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/workflows/check-cogs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ name: "Check Cogs"
on:
pull_request:

permissions:
contents: read

env:
BUILD_ARTIFACT_NAME: "my-build-artifact"
COG_PATHS: "ampremover,bell,bible,currency,dank,earthquake,emojilink,enumbers,example,facebookdownloader,imgen,invoice,loan,scp,seasons,servertools,skysearch,spamatron,talknotifier,xkcd" # comma-separated list of cog folder names
Expand Down
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,13 @@ BenCos17's cogs for Red-DiscordBot.
To add the cogs to your instance please do: [p]repo add ben-cogs https://github.com/bencos17/ben-cogs

![GGdtVgzXAAAhYj6](https://github.com/BenCos17/ben-cogs/assets/52817096/4233fcc5-ac77-482f-8375-6c01a48eb553)

## Star History

<a href="https://www.star-history.com/?repos=bencos17%2Fben-cogs&type=date&legend=top-left">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/image?repos=bencos17/ben-cogs&type=date&theme=dark&legend=top-left" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/image?repos=bencos17/ben-cogs&type=date&legend=top-left" />
<img alt="Star History Chart" src="https://api.star-history.com/image?repos=bencos17/ben-cogs&type=date&legend=top-left" />
</picture>
</a>
5 changes: 5 additions & 0 deletions bloodontheclocktower/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
from .bloodontheclocktower import BloodOnTheClocktower


async def setup(bot):
await bot.add_cog(BloodOnTheClocktower(bot))
Loading
Loading