1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move code out of the IRC bot class
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Extract function to set rate limit
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Create announcer subclasses
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Make thread name argument optional
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Reintroduce "announcer" abstraction layer
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Explain how to update Weitersager
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Clarify project origin
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Use PEP 585 type hinting generics
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Begin development of version 0.7
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Release version 0.6
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Support sending custom IRC commands after connecting
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Extract method to join channels
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Indent code blocks in README consistently by 4 spaces
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Test channel enabling
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Test IRC bot, channel
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Set default port for `IrcServer`
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Add simple configuration example to README
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Enable threading for HTTP server
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Introduce internal queue
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Extract processor method to announce message
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Dissolve f-string
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Make signals anonymous
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Call IRC bot's `say` directly, remove signal `message_approved`
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Move IRC bot, HTTP server management into processor
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Move signals enabling into `Processor`'s constructor
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Make `IrcChannel` dataclass sortable
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Rename channel joins signal
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Make application log level configurable
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Use Python's logging mechanism directly, with different levels
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Add Code Climate maintainability badge to README
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago