yakuzadave / idlerpg-bot

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

Home Page:https://chat.fabric.pub/#/room/#idlerpg:verse.im

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://chat.fabric.pub/#/room/#idlerpg:verse.im

License:MIT License


Languages

Language:JavaScript 100.0%