Significant refactoring

including extra config settings, a proper rate limit, and a logger. Fixes: #307 #291 #281 #269 and probably others too
This commit is contained in:
Felipe
2024-12-03 00:23:47 +00:00
parent eaff48fbdb
commit 45fa2be573
2 changed files with 153 additions and 69 deletions

View File

@@ -1,3 +1,4 @@
source "https://rubygems.org"
gemspec
gem 'concurrent-ruby'