Giter VIP home page Giter VIP logo

memebotj's Introduction

#Memebot is a simple, yet powerful irc bot designed specifically for use with twitch.tv.

#Compilation

To compile memebot you will need the following libraries:

  • bson
  • mongodb-driver
  • mongodb
  • json-simple

##Basic commands:

Most of the commands have an attached helptext and do not need further expalnation. Just use !help .

##!command add command output

This can be used to add a new command

##!command remove command

This can be used to delete a command

##!command edit command option value

Command edit has many options available:

####name description: changes the name of a command
possible values: any string of text

####param description: changes the amount of parameters a command has
possible values: positive integer

####helptext description: The description of a command
possible values: any string of text

####output description: a commands output
possible values: any string of text

####cooldown description: global cooldown affecting every user of the command
possible values: positive integer

####cmdtype description: the type of command
possible values: default, list, counter, timer

####qprefix description: Prefix string for quotes
possible values: any string of text

####qsuffix description: suffix for quotes
possible values: any string of text

####cost description: points cost of a command
possible values: any integer

####lock (broadcaster only) description: Lock a command so only the broadcaster can delete it
possible values: true/false

####texttrigger description: make a command a texttrigger (note: this disables parameters)
possible values: true/false

####access description: the needed command power level for a command
possible values: any integer

####usercooldown description: individual cooldown per user
possible values: positive integer

####enable description: enable or disable a command
possible values: true/false

####allowpick description: allow picking an index from a list
possible values: true/false

####case description: make a command case sensitive
possible values: true/false

##!user option

!user can be used to edit user settings

###mod only options:

####modalias username new value description: changes the nickname of a user possible value: any string of text without space

####modremovealias username description: removes the alias of a user

##!channel option new value

This command can be used by the broadcaster to edit the channel settings

####race description: changes the url used by the !race command
possible values: any string of text

####allowautogreets description: enables or disables autogreets
possible values: true/false

####maxnamelen description: the max filename lenght
possible values: positive integer

####ppi description: points per update
possible values: any integer

####purgelinks description: should links be purged
possible values: true/false

####maxpoints description: max allowed points
possible values: positive double

####local description: localisation
possible values: engb (more soon to come)

####currname description: currency name
possible values: any string

####curremote description: currency emote
possible values: any string

####followannouncement description: announcement for followers (work in progress)
possible values: any string

##Formatting options

####{sender} description: sender's username or screenname

####{senderusername} description: sender's username

####{points} description: sender's points balance

####{counter} description: command's counter

####{date} description: current date

####{time} description: current time (for bot's location)

####{space} description: a blank space

####{none} description: {none} is replaced with nothing

memebotj's People

Contributors

unlink2 avatar fezehim avatar ganon11 avatar nfass avatar luigitus avatar

Watchers

James Cloos avatar  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.