slipstream
slipstream pushed to master at slipstream/disagreement 2025-06-11 17:15:37 -06:00
ae4beaa37a Update docs.yml
slipstream pushed to master at slipstream/disagreement 2025-06-11 17:13:09 -06:00
60c4c3137a Update docs.yml
slipstream pushed to master at slipstream/disagreement 2025-06-11 17:11:12 -06:00
459eb07500 Add mkdocs-material installation
slipstream pushed to master at slipstream/disagreement 2025-06-11 17:09:37 -06:00
a13cf1e4f8 docs: sync with codebase (#65)
slipstream created pull request slipstream/discordbot#11 2025-06-11 17:02:31 -06:00
docs: sync with code
slipstream pushed to master at slipstream/disagreement 2025-06-11 16:51:27 -06:00
ce670245c4 chore: remove unnecessary comments (#64)
slipstream pushed to master at slipstream/disagreement 2025-06-11 16:24:10 -06:00
e199d5494b Update typing command response for clarity in typing indicator example
slipstream pushed to master at slipstream/disagreement 2025-06-11 16:16:42 -06:00
b97d52a365 Rename typing command from 'typing_test' to 'typing' for clarity
slipstream pushed to master at slipstream/disagreement 2025-06-11 16:16:15 -06:00
9dd9cc7e2b Add typing indicator example bot using Disagreement library
slipstream pushed to master at slipstream/disagreement 2025-06-11 16:08:42 -06:00
5db4d40076 ci: run Python workflow only when relevant files change
slipstream pushed to master at slipstream/disagreement 2025-06-11 16:07:23 -06:00
79642a48da Adds automated MkDocs deployment workflow
slipstream pushed to master at slipstream/disagreement 2025-06-11 16:05:47 -06:00
6bcde9c5b0 Improves reactions documentation with examples and events
slipstream pushed to master at slipstream/disagreement 2025-06-11 15:58:36 -06:00
64576203ae Adds comprehensive documentation with MkDocs setup
slipstream pushed to master at slipstream/disagreement 2025-06-11 15:34:14 -06:00
071e01cd87 Simplifies latency property getter logic
slipstream pushed to master at slipstream/disagreement 2025-06-11 15:21:33 -06:00
592653cccd Improves latency calculation precision and safety
slipstream pushed to master at slipstream/disagreement 2025-06-11 15:14:27 -06:00
9d8fd83497 Fix: Remove unnecessary type ignore comment for latency in ping command
slipstream pushed to master at slipstream/disagreement 2025-06-11 15:13:56 -06:00
3c638d17ce Adds latency display and improves bot configuration
slipstream pushed to master at slipstream/disagreement 2025-06-11 14:53:03 -06:00
aec0de3e58 Fix: Ensure newline at end of file in MemberCacheFlags and add __init__.py
66288ba920 Adds comprehensive Discord API error code mapping
Compare 3 commits »
slipstream pushed to master at slipstream/disagreement 2025-06-11 14:27:23 -06:00
15d95bc786 Use asyncio.get_running_loop fallback (#50)
slipstream pushed to master at slipstream/disagreement 2025-06-11 14:27:20 -06:00
3158d76e90 Document dotenv requirement and add optional handling (#51)