GithubHelp home page GithubHelp logo

skydrome / dawdlerpg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dlowe-net/dawdlerpg

0.0 0.0 0.0 1.3 MB

An IdleRPG bot in Python

License: Apache License 2.0

Shell 0.97% Python 92.50% HTML 6.53%

dawdlerpg's Introduction

DawdleRPG

DawdleRPG is an IdleRPG clone written in Python.

Basic Setup

  • Edit dawdle.conf to configure your bot.
  • Run dawdle.py <path to dawdle.conf>
  • The data directory defaults to the parent directory of the configuration file, and dawdlerpg expects files to be in that directory.

Setup with Website

The included install.sh script will set up the dawdlerpg bot and website on a freshly installed Debian system. It uses nginx, uwsgi, and django for the site. At some point, you should be prompted to edit the dawdle.conf file, and you'll need to edit some configuration parameters explained by the comments in the file.

./install.sh <hostname>

If you don't have a clean install, you should instead look at the install.sh script and use the pieces that work for your setup.

Migrating from IdleRPG

DawdleRPG is capable of being a drop-in replacement.

  • Run dawdle.py <path to old irpg.conf>

If you have any command line overrides to the configuration, you will need to replace them with the -o key=value option.

Differences from IdleRPG

  • Names, items, and durations are in different colors.
  • Output throttling allows configurable rate over a period.
  • Long messages are word wrapped.
  • Logging can be set to different levels.
  • Better IRC protocol support.
  • More game numbers are configurable.
  • Quest pathfinding is much more efficient.
  • Fights caused by map collisions have chance of finding item.
  • All worn items have a chance to get buffs/debuffs instead of a subset.
  • High level character can still get special items.
  • Special items are always buffs.

dawdlerpg's People

Contributors

dlowe-net avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.