slipstream
slipstream pushed to master at slipstream/disagreement 2025-06-14 21:41:03 -06:00
c9aec0dc7e Improve command sync and DM support (#77)
slipstream pushed to master at slipstream/disagreement 2025-06-14 19:09:20 -06:00
bd92806c4c bump 2 0.6.0
slipstream pushed to master at slipstream/disagreement 2025-06-14 19:01:26 -06:00
e965a675c1 refactor(api): Re-export common symbols from top-level package
9237d12a24 docs(imports): Update import paths in documentation examples
Compare 2 commits »
slipstream pushed tag v0.5.0 to slipstream/disagreement 2025-06-14 18:24:44 -06:00
slipstream pushed to master at slipstream/disagreement 2025-06-14 18:24:44 -06:00
420c57df30 chore: Bump version to 0.5.0 in __init__.py and pyproject.toml
slipstream pushed to master at slipstream/disagreement 2025-06-14 18:19:59 -06:00
b039b2e948 refactor(init): Consolidate module imports and exports
slipstream created pull request slipstream/discordbot#15 2025-06-14 10:43:34 -06:00
Refactor system check to LayoutView
slipstream pushed to master at slipstream/disagreement 2025-06-13 22:11:09 -06:00
f58ffe8321 Apply global allowed_mentions setting (#76)
slipstream closed pull request slipstream/discordbot#14 2025-06-13 22:09:59 -06:00
Require OAuth Nitro verification for giveaways
slipstream merged pull request slipstream/discordbot#14 2025-06-13 22:09:56 -06:00
Require OAuth Nitro verification for giveaways
slipstream created pull request slipstream/discordbot#14 2025-06-13 15:35:54 -06:00
Require OAuth Nitro verification for giveaways
slipstream pushed to master at slipstream/disagreement 2025-06-13 00:32:06 -06:00
ffdb922142 ci(mirror): Make mirror remote addition idempotent
2b8f29bde2 chore(docs): Add CNAME file for custom domain configuration
Compare 2 commits »
slipstream pushed to master at slipstream/disagreement 2025-06-13 00:26:39 -06:00
f7a47619ac ci(workflows): Migrate to self-hosted runners
slipstream pushed to master at slipstream/disagreement 2025-06-13 00:23:00 -06:00
675aab39ce chore(ci): Activate virtual environment before running Pyright and tests
slipstream pushed to master at slipstream/disagreement 2025-06-13 00:18:01 -06:00
a2bdc66ced chore(deps): Add aiohttp and python-dotenv to test dependencies
slipstream pushed to master at slipstream/disagreement 2025-06-13 00:14:15 -06:00
6fb371455b Update exclusion patterns in pyrightconfig.json to include virtual environments
slipstream pushed to master at slipstream/disagreement 2025-06-13 00:13:26 -06:00
8a228a9e1b Refactor Pyright execution step to simplify command
slipstream pushed to master at slipstream/disagreement 2025-06-13 00:12:07 -06:00
1505bdfd0a Add output of pyrightconfig.json before running Pyright
7354ff2244 Simplify dependency installation in CI workflow
Compare 2 commits »
slipstream pushed to master at slipstream/disagreement 2025-06-13 00:09:54 -06:00
66eb50833b Add output of pyrightconfig.json before running Pyright
slipstream pushed to master at slipstream/disagreement 2025-06-13 00:08:29 -06:00
398c2c34c0 Update CI workflow to include current directory output before running Pyright