GithubHelp home page GithubHelp logo

Document Commands about wolfia HOT 4 OPEN

schnapster avatar schnapster commented on August 24, 2024
Document Commands

from wolfia.

Comments (4)

OtterBoops avatar OtterBoops commented on August 24, 2024 1

The navbar is already a little cluttered. I suggest a dropdown menu for everything that's related to the bot itself (commands, game modes, whatever else)

from wolfia.

sario528 avatar sario528 commented on August 24, 2024

I can handle the actual copy/pasting and formatting. Just show me where to put the info.

from wolfia.

schnapster avatar schnapster commented on August 24, 2024

I can try to prepare something, but I don't really have a Grand Vision for most parts of the dashboard, feel free to have a go yourself and put it wherever you want.
Here's the dev docs for the dashboard:
https://github.com/wolfiabot/Wolfia/tree/master/dashboard#dashboard-dev-docs
Other than that, the Vue docs might be helpful, although the content will be static so all we probably need is component with a styled template.

from wolfia.

schnapster avatar schnapster commented on August 24, 2024

Nvm you don't need the whole setup with ngrok and the backend at all, since commands should be visible to any user when they visit the site without logging in.
Here are the simpler steps:

  • Install npm / yarn
  • Checkout the repo
  • Go to the dashboard subdirectory
  • Run yarn install
  • Run yarn serve
  • Open browser at https://localhost:8080

Now you can edit the files in dashboard/src.
I'd wager creating commands components that has all the content (including a route and a menu entry) would be sufficient.

from wolfia.

Related Issues (20)

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.