Skip to main content

Sopel module for Habitica

Project description

# Sopel Habitica Module [Sopel][1] IRC bot module for [Habitica][2]

The chosen unicode icons look best with [good emoji support][3].

## Features

Working so far:

  • Echoes Habitica party chat into IRC

  • Talk in chat from IRC

  • .hero command displays character status

  • Shows nick colors

  • Disable colors (not recommended)

  • Renders markdown code blocks in colors (if enabled)

Planned Features:

  • Cast spells from IRC

  • Use Health potion from IRC

  • Autoheal

Maybe Features:

  • Add Habits/Dailies/Todos

  • Up/Down/Complete Habits/Dailies/Todos/Checklists

## Installation

Clone this repository, open a terminal in the directory you cloned it to and run pip install .. Soon to be found in pypi, too!

## Configuration

Edit your Sopel config file (normally .sopel/default.cfg).

Under [core] add habitica to enable= to enable the module.

Then put in this section

` [habitica] api_user = <a Habitica User ID> api_key = <the corresponding API Token> channels = <comma separated list of IRC channels you want a Habitica chat in> chats = <comma separated list of Habitca chat IDs (see below)> `

Those are the mandatory configuration lines. chats= can contain either the UUID of a chat, or party for your current party’s chat or habitrpg for the Tavern chat.

### Optional configuration

The following lines optionally go in the [habitica] section, the values behind them are the default values:

` max_lines = 5 colors = True api_url = https://habitica.com/api/v2/ `

max_lines is the number of lines (each of which is limited to 400 characters) each IRC message can be long. colors can be set to False to deactivate the colors for this module. Makes it much harder to read, though! api_url is the url of the Habitica API. If you have your own version of Habitica running, you might want to change it.

## TODO

  • Tests

  • Documentation

[1]: https://github.com/sopel-irc/sopel [2]: https://habitica.com [3]: https://github.com/eosrei/emojione-color-font

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sopel_modules.habitica-0.1.0.tar.gz (7.1 kB view details)

Uploaded Source

File details

Details for the file sopel_modules.habitica-0.1.0.tar.gz.

File metadata

File hashes

Hashes for sopel_modules.habitica-0.1.0.tar.gz
Algorithm Hash digest
SHA256 bbf64e6e0e51b1c7235627cca8f788282192a8e69f5a9d8a4277f01c36f81ee7
MD5 9034f6d4d7e10d820f06efbf247a7ab0
BLAKE2b-256 88f55f0889e9973a6e6429350962f7707863604286e7fc1b78b05948fb385be8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page