A PHP class for the Habitica API.
- User status
- User tasks
- Task id by task name/text
- Task information by task id
- Create New Tasks
type: habit | daily | todo | rewardtext: This is an example titlevalue: 0note: This is just a simple note
- Score Tasks
taskId: some-task-iddirection: up | down
- Update Tasks
taskId: some-task-idtext: Updated title
- Update Tasks
- 'text: Updated title' (required)