-
I've spent several hours trying to get this to work, and time after time all I get is errors. Even when I try to run the node.js integration, it just says it successfully synced but nothing changes in…
-
The [Data Export - Render a user avatar as a PNG file](https://habitica.com/apidoc/#api-DataExport-ExportUserAvatarPng) API route is not working.
`https://habitica.com/export/avatar-:uuid.png` (for e…
-
Currently, the challenge ID lookup mechanism just assumes that you have less than thirty challenges that you're looking up, which is probably true. But if you've already had some API activity in the l…
-
Hi,
I just started using your module to link an IRC channel and I noticed that it still use the v2 API that will soon be stopped. Do you plan to move to the v3 ?
Using the api_url to point to the ne…
-
The settings page should have a button to regenerate API Token.
This will require a new route (that asks for the user password or checks that the user is correctly authenticated in case of a social…
-
Last month, shanaqui cancelled a group plan. Both they and I checked at the time to see that the termination date had been set correctly in the guild's data - it had. However this month another paymen…
Alys updated
5 months ago
-
This is just a list of options to consider. I have not vetted all of the items on this list and I'm not sure what the requirements are for a product to be added to the site. Some items here just have …
ghost updated
4 years ago
-
Thank you for creating this - I have a lot of uses in mind, but I am struggling to configure on a windows box. I have tried to find the solution, but have so far failed.
I have installed it successfu…
-
I have a cronjob, which triggers the following command every day:
`sb-pets --feed-pets --quest-pets --magic-pets --tags '' --use-notification-panel 0`
But checking my inventory on Habitica after…
-
- Specify a version for angular-mocks so that we don't have to check it in
https://help.github.com/articles/what-is-my-disk-quota/#external-dependencies
- Put the node modules into a package.json or…