Git Product home page Git Product logo

sinusbot-command's People

Contributors

dependabot[bot] avatar irgendwr avatar multivit4min avatar mxschmitt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sinusbot-command's Issues

add option to log command usage

Log when a command was used + log the client that used it.
I'd enable it by default but give an option to turn it off.

This would be good since the sinusbot no longer logs it since beta.7 due to moving commands from the core to a script.

commands in private chat not working

Haven't looked into it yet, here is the Error:
error on callback func: Uncaught exception: TypeError: Cannot read property 'isSelf' of undefined at command:1641:18 if (ev.client.isSelf()) return debug(DEBUG.VERBOSE)("Will not handle messages from myself") ^ Stack trace: TypeError: Cannot read property 'isSelf' of undefined at messageHandler (command:1641:19) at event.on.ev (command:1621:7)

make !help nicer

  • TS3: !help should fit more into as few messages as possible to prevent the anti-flood kicking in
  • Discord: we could use rich-embed to make things nicer
  • maybe also show arguments like in !man? not sure but could be useful

These are just suggestions, what do you think @Multivit4min ? I can implement it if you agree.

Feature Request? ClientArgument should accpet client names

Hi,

i think ClientArgument should also take the client name beside the uid and convert both to an client object for the exec.

random code: .addArgument(commandlib.createArgument("client").setName("target"))

greetings essem

PS: I'm sorry if you don't take feature requests or this is the wrong place for it.

feature: black-/whitelist channels

I think it would be useful if you could set which channels the bot should listen in.

This will of course be harder to solve for discord, because text-channels are filtered out in the "channel" config type so users would have to enter channel IDs.

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.