Giter Club home page Giter Club logo

mob-ai's Introduction

Mob AI

Smalltalk with Mobs

Important: This plugin is just a CLIENT. All questions are handled by our REST API (server side).
It is based on NullDev's AIKIN AI. See here:
https://github.com/NLDev/Telegram-AI

That means you will need your own endpoint to use this plugin.

What does it do?

It enables you to speak to mobs. By simply entering

/mob YOUR TEXT

All mobs in a specific range will reply to you!

Default Config:

 ################
 #--------------#
 # MobAI Config #
 #--------------#
 ################

# Should only one mob (the nearest) be targeted?
OnlyNearestMob: true

# The range (in blocks) of how many mobs should respond
# Note: This option is only use if 'OnlyNearestMob' above is set to false!
BlockDistance: 100

# Should the color of the response message on the head of the mob be random? 
RandomResponseColor: true 

# What color to use for the mob response message
# Note: This option is only use if 'RandomResponseColor' above is set to false!
# Also: For a list of supported colors check here:
# https://wiki.ess3.net/mc/
ResponseColor: "&f"

# Chat-Prefix for messages
ChatPrefix: "Mob AI"

# The Endpoint handling the requests
ApiEndpoint: "api.nulldev.org"

# The API Key for the endpoint
ApiKey: "-- CENSORED --"

mob-ai's People

Contributors

nulldev avatar

Watchers

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