/hit API implementation
That would make sense, countapi has no ref on what should happen in that scenario.
This should additionally fail if update_lowerbound
is higher than 1
. (Since it increments by one)
Keys should expire after 6 months, if we're following countapi's set up.
/hit API implementation
Countapi ref:
/hit/:namespace?/:key
An easier way to track incrementing by one keys. This endpoint will create a key if it doesn't exists and increment it by one on each >subsequent request.…
56f1591b6e
Merge branch 'boot-test-workflow'
12cceb99cd
Handle the listen socket not existing correctly
c05b6f1a8a
Fix a bug
527880457c
Add a test that makes sure that the server can start successfully
Test keys and namespaces against the regex countapi uses
Test keys and namespaces against the regex countapi uses
b720b5edf8
Formatting
ce6dc597ef
Small Typo 3
1feb1e2813
Little typo 2
aa0dd3cc22
We don't handle these, and they're normal things, so ignore 'em.
152c87a8db
Little typo
Have FireBot actually track where it has ops
This is now partially finished. we need to watch channel joins for this stuff too.