Giter Site home page Giter Site logo

toysuitbot's Introduction

Toy suit Bot

This is a node module that contains a toy suit application for your Discord server. This application is created by Hexblue and is currently running on this discord server.

Usage

Commands

Command What it does
!ping Checks if the bot is responding and prints pong
!debug Turns on debugging

Toysuit commands

Command What it does
!toysuit <username> Puts a user in a toy suit (you if none is specified)
!release <username> Releases a user from the suit
!free <username> Resets the toys statistic
!safeword The toy frees itself from the suit
!remove_safeword Removes the ability to use the safeword
!info <username> Provides information about a user / toy
!setinfo <username>, <info> or !set_info ... Sets information about a toy
!kinks <username> Gets the kinks of a toy
!set_kinks <username>, Kinks. Sets the kinks of a toy
!setnickname or !set_nickname Sets the nickname of a toy
!settimer <username>, <min>:<sec> or !set_timer ... Sets a timer how long the suit has to be worn
!timer Gets the time remaining
!cleartimer or !clear_timer Removes the time constrain
!settoytype <username>, <toytype> or !set_toy_type ... Sets the type of toy (alpha, beta or omega)
!toytype <username> or !toy_type <username> Gets the toy type
!settimerbonus or !set_timer_bonus Sets a timer bonus
!triggerbonus or !trigger_bonus Triggers a bonus for the toy
!control <username> Takes complete control over the toy (can't speak)
!gag <username> Gags the toy (everything it says is muffled)
!say <username>, <message> Make the toy suit say something as the toy
!voice <username>, <message> Make the toy suit emmit a voice to the toy
!me <action> You doing something

For more information on what these states mean please consult the wiki.

The system

Users are grouped in two types. Doms and subs (the toys). A dom can not be toy suited and the toys are divided into tree different groups.

  • Alpha (α) = Dominant
  • Beta (β) = Switch
  • Omega (ω) = Submissive

This ranking also effects who can toy suit who. An alpha toy can toysuit every other toy category where as omegas can not toy suit any other group.

Furthermore every toy has a score. Like α[12%] this means that the toy is a 12% good toy. Negative amounts mean that the toy is behaving bad. The score of the toy affects how the toy suit reacts to the wearer. For example a bad toy has a higher chance of the toy suit replacing words.

For developers

If you want to help with the development of this bot, just fork and clone this repository. In order to also set up your own discord server for testing, follow these steps.

1. Install node and npm on your computer

2. Create a auth.json file with this contents:

{
   "token": "YOUR-BOT-TOKEN"
}

You can get the token for your bot after you set it up. Follow this guide on how to do so:

3. Install dependencies: npm install in the bot's main directory.

4. Run the bot node main.js

If you want to test if the setup worked, just write !ping on the server and the bot will respond with a private message Pong().

toysuitbot's People

Contributors

reix98 avatar dawnmew avatar mamazu avatar

Watchers

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