Have FireBot keep an in-memory cached list of hostnames that have passed DNSBL checks
That seems really unnecessary and a waste of resources tbh.
89bbecbf7a
Remove bad data from cherry-pick conflict
59753ae05a
Bitbot Python3.11 Inital Commit - Port to develop
af2ff08c3c
rss: tweak migration regex
59ed31f5d9
rss: make format migration actually work
ababe8428a
rss: Replace crashy double-formatting with standard format_token_replace (#370)
3bf47d9ded
Bitbot Python3.11 Inital Commit
b9ffe7b027
Bump requests from 2.22.0 to 2.31.0 (#365)
5321cef954
Merge pull request #346 from bitbot-irc/dependabot/pip/lxml-4.9.1
b4c4960578
Merge pull request #344 from bitbot-irc/jess/channel-context
db0fae9869
Bump lxml from 4.6.3 to 4.9.1
Actually handle large blobs of data properly
Figure out why lastfm/pylast drops now playing data too early
Also this might not be lastfm's fault, some stuff I've read suggests it might be Spotify's fault.
Figure out why lastfm/pylast drops now playing data too early
Too lazy to deal with this, current solution is to just buffer if we know it's working, one notch per 10 seconds, 100s to max out the buffer, which is 10s long at max.
Figure out why lastfm/pylast drops now playing data too early
Have FireBot keep an in-memory cached list of hostnames that have passed DNSBL checks
Have FireBot actually track where it has ops
Allow communication between bot instances
Further usefulness to this would be cross-instance banning of users, which would be nice.