Giter VIP home page Giter VIP logo

sonder's People

Contributors

u-lulu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sonder's Issues

Improve clamping with option arguments

Currently, value clamping (e.g. limiting input integers and string length inputs to certain values) is accomplished algorithmically within the logic of the command itself.
This should be changed such that the Discord Option objects themselves enforce this limit. See this portion of documentation.

HENSHIN item managenent

Items from HENSHIN traits are not currently granted, and the ability to do so (as an option) should be integrated.

item spawning

A system for creating or dropping items to be placed into chat, with buttons for players to press for easily adding them to their inventory. Suggestion from @bingus-bonkus

single item showcase command

suggestion from user

"Suggestion for a command where you can pull an item name from your inventory. Mostly so I can show what I'm activating out of the cavalcade of items one can get rather quick."

Rework additional traits

Bonus traits provided by other means (e.g. HENSHIN, VOLATILE, STAND, etc.) should be moved into the main traits list, and given tags so they are treated properly when making changes.

Matrix Linking

If a button mentions a command, add a button that links to that command. Most useful for /matrix commands that mention other matrices on output.

UPDATE: refer to #11 (comment)

/harvest command

Add a command for simple HARVEST rolls.
Roll 1D6. On a 4+, allow the user to choose whether their active character should gain +1WD or +1D6HP. On a 3-, simply report a failure.

Cut down on redundant saving when creating a character

/create_character can end up calling to save character data up to 4 times. This is overly redundant, and should only be performed excatly once, at the very end of the process.

This is due to the fact that the command simply calls upon other commands for the sake of character creation, which each also call to save data.

VOLATILE support

Full integration for VOLATILE, similar to the way HENSHIN is supported

/credits

A command that lists credits for each thing involved in Sonder's creation (incl. 3rd party content, libraries, etc.)

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.