Giter VIP home page Giter VIP logo

rpg's Introduction

Welcome

Welcome to NedRPG. This is a open-source bot written in Discord.JS utilizing MongoDB using the npm package mongoose.

Discord Server

To join the support and test server click here

Plans

  • Economy system
    • Give coins at random
    • Pay command
    • Coins Command
    • Coins leaderboard
  • The basics
    • Cooldown
    • Alias
    • Help command (use module.exports.help or manually add?)
      • Made it manually for now, will update to automatic later
  • Battle
    • Base mechanics added
    • User data collection comes in here? what do i need in
      • Win Loss ratio
      • Level/XP
    • Classes?
      • Names? (Warrior, Mage, Archer, etc?) these all suck so please suggest some class names
    • Profile
    • Level
    • Record handling
    • Record Command (W/L, %, lvl, etc)
      • Is this going to be on the main profile or a different collection?
    • Challenging opponents by using awaitMessages
  • Buy command
    • Shop items (possibly as a collection in the db?) here:
  • Weapon System?
    • Start out as 4 types and different levels? (like rs?)
  • Profile
    • Level
    • Stats
    • Record (W/L)
  • Pet System
    • Buying pet
      • Confirmation for 1000 coins.
    • Train
      • To train you would go to DMs with bot and you'd fight dummy.
      • Hit damage based on strength only and experience based on hit.
    • Pet Battle
      • Outcome based on all 4 skills
      • Battle log. (Save to mongo?)
    • Command to reroll. First free, cost after that?
      • price for reroll formula : rerollcount * 100? (make it simple.)
      • Reset stats on reroll
      • Confirmation with awaitMessages()

rpg's People

Contributors

nedinator avatar theunchosenone avatar

Watchers

James Cloos 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.