Giter Club home page Giter Club logo

Comments (7)

yonilerner avatar yonilerner commented on June 8, 2024 1
  • Basic framework for optional features if config is provided
  • Basic notification framework that notifies based on enabled features (the default option is console.log)
    • Add a notification option that uses a second bot to PM yourself

from sharpbot.

rayzr522 avatar rayzr522 commented on June 8, 2024

I was going to do this myself, but I'm happy to have you take a stab at it. After all, I will be busy with #30.

from sharpbot.

abyss avatar abyss commented on June 8, 2024

No promises on the speed of it, but I have some ideas I definitely want to do with this. :)

from sharpbot.

abyss avatar abyss commented on June 8, 2024

Unassigning this from myself - anyone is free to do this if they'd like. :)

Things I'd like to see:
Ability to store multiple todo lists and switch between them (one is "active", command to switch which is active?)
Ability to strike-off items (not remove them).
Ability to delete items.

from sharpbot.

yonilerner avatar yonilerner commented on June 8, 2024

Claiming!

from sharpbot.

yonilerner avatar yonilerner commented on June 8, 2024

Adding notes from a different thread:

The framework Ill be building will allow any manager, command, etc. to "register" a new optional config parameter, and then said manager, command, etc. would run if that config parameter was provided. So for a google image search command, in addition to the usual run and info exports, the file would also provide a configRequirements export, which would be an array of config names that the command requires to run. The command would only run if those requirements were met, and if they were, the run function would be passed a fourth argument consisting of a key/value map of all the config requirements for that command. This is just an example of how it might work; I havent fully decided on implementation and interface yet.

from sharpbot.

rayzr522 avatar rayzr522 commented on June 8, 2024

Added in #93.

from sharpbot.

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.