Commit graph

8 commits

Author SHA1 Message Date
Morgan McMillian 2a05edf78d remove entries for users no longer found on pnut.io
All checks were successful
thrrgilag/partybot/pipeline/head This commit looks good
2023-11-19 16:36:30 -08:00
Morgan McMillian b0ad45e935 Handle 404 response when a user with karma no longer exists
When a user which has karma deletes there account on pnut.io a 404
is generated on user lookup. This will handle the error gracefully
and allow the !karma command to complete which resolves issue #2.

A more complete for this should be to delete the karma entry for
the now invalid user, to be done in another commit.
2023-11-19 16:18:49 -08:00
Morgan McMillian e5a5038ebb added a path to enlightenment
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline failed
thrrgilag/partybot/pipeline/head There was a failure building this commit
2023-07-17 21:19:01 -07:00
Morgan McMillian 5916dd1508 add support for a passive monitor url
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-03-17 12:23:07 -07:00
Morgan McMillian 3c539d1fc9 Tweak quotes and test the build
Some checks failed
dreamfall/partybot/pipeline/head There was a failure building this commit
2022-11-13 07:20:59 -08:00
Morgan McMillian dff2cbbc7c add minimal error check on config 2021-11-20 10:57:50 -08:00
Morgan McMillian 1249c8347a add default args to work with snap pkg 2021-11-20 10:36:26 -08:00
Morgan McMillian 4ae27d2a00 python package 2021-11-19 15:14:24 -08:00