Git Product home page Git Product logo

chocobot-customcommands's Introduction

What is Chocobot-CustomCommands?

A Plugin for Chocobot for createing new commands on the fly, just like Nightbots CustomCommands.

How-To

Chocobot-CustomCommands adds 4 new commands:

!addcom, !delcom, !editcom and !listcom.

The first three commands work just like Nightbots commands, with a few tweeks. Just like with nightbot, !addcom ![commandname] [message] will add a new command to Chocobot, which is callen ![commandname] and will simply output [message]. You can delete the command with !delcom ![commandname] or edit it's Message with !editcom ![commandname] [newmessage].

You can restrict the use of this commands to specific user-levels. !addcom -ul=mod ![cmdname] [messade] will generate a command which can only be used by moderators and channelowners. Userlevels can be all, sub, mod or owner or the usual nummeric represantation of Chocobot. Ofcourse !editcom can be used with userlevels, too! If no userlevel is given, userlevel all will be assumed.

Inside the message you can use Placeholders, just like in nightbot. Know placeholders are $(user), $(querry) and $(1) to $(9). $(user) will be replaced with the calling users name, $(querry) contains everything entered after the command itself and $(1) to $(9) will contain singel words after the command. For more information on this placeholders, please have a look at Nightbots Wikipage on chat variables.

!listcom will output all commands added via CustomCommands the calling user can use.

Install

Just place the CustomCommands-folder inside the "Plugins"-folder of Chocobot. If "Plugins" doesn't exist, create it. Also make sure to rename the CustomCommands-folder to "CustomCommands".

Download

Just have a look at the Releases page

chocobot-customcommands's People

Contributors

gotos avatar

Watchers

 avatar

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.