Skip to content

Doorman-based bot that will run IdleRPG in Slack, Discord, and/or Matrix.

License

Notifications You must be signed in to change notification settings

FabricLabs/idlerpg-bot

Repository files navigation

idlerpg-bot

Build Status Coverage Status Total Contributors

Simple chatbot implementing IdleRPG, a self-playing game which rewards users for inactivity. This is the main bot code, which connects idlerpg with the doorman chatbot framework.

Quick Start

Copy config.json.sample to config.json and change to suit your needs.

Configuration values include services, which can be configured to support any Doorman service — as of this writing, this includes slack, matrix, and discord.

Options

  • interval specifies the "tick" interval in milliseconds (default: 60 seconds)
  • luck specifies the base encounter chance between 0 and 1 (default: 0.05)

Support

If you need help, please open an issue.

Releases

No releases published

Packages

No packages published