Giter Club home page Giter Club logo

bonfire-web-client's Introduction

Hi, i'm tryo!

Heowo! I make and break things on the internet. I am a game designer and am currently working on a game about silly kittens! Idk what to write here...

"I NEVER commit code without a review" - me probably

This is msotly just where I store source code for my stuff!

(I have like 50 github pages repos from various web testing that I haven't bothered to delete... )

Profile piture: I lost the pcirew link, if someone has it please email me and i'll add it.

bonfire-web-client's People

Contributors

khaim0919 avatar tryoxiss avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

bonfire-web-client's Issues

Single account, multiple profiles

An account object stores critical user data, and is seperately linked to a set of profiles (this is in the spec). We want to allow people to interact with diffrent profiles on the same account freely. These can be used for simple things like having your friend code in your "Gaming" profile to helping plural systems interact as themselves.

Clean Bot System

For the python commands header:

  • Basic slash command wrapper
    • Splits inputs
    • Unwraps and spreads inputs
  • Advanced slash command decorator
    • multi-character flags (like --debug --speed)
    • Single letter flags (like -ds)
    • Type checked
    • Type converted
  • User class
    • Lookup by:
      • GUID of profile
      • account
      • group ownership
      • message ownership
    • Fill in all needed data.
    • Let it work as a type into a function, like user: User rather than user: str and then user = User(user) later.

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.