Code Monkey home page Code Monkey logo

mchat's Introduction

#mChat ###A lightweight, easy to use, modern chat to replace the default ROBLOX chat.

To follow progress of mChat, check out my Trello board: https://trello.com/b/Z9U5O2pH/mchat.

##Features Currently, mChat has the following features:

  • Multi-Line Chat
  • Whispering & Muting Capabilities
  • FilterStringAsync()
  • Shift + 7 & Enter Support

##Disclaimer Feel free to use, redistribute, or modify the code here. All that I ask in return is for proper credit to be allocated and for it to not be sold to others. Thanks for understanding, and enjoy!

##Installation To install mChat, simply paste the following into your command bar in Studio (Credit to Nevermore Engine by @Quenty and its contributers for the idea/concept of the installer.):

local ht = game:GetService("HttpService") local htp = ht.HttpEnabled ht.HttpEnabled = true loadstring(ht:GetAsync("https://cdn.rawgit.com/m0dulum/mChat/master/install.lua"))() ht.HttpEnabled = htp

##Version History ###Version 1.1

  • Added Enter/Shift + 7 support
  • Added /mute and /unmute
  • Added FilterStringAsync()

###Version 1.0

  • First stable release of mChat

mchat's People

Contributors

isometrically avatar

Watchers

 avatar  avatar  avatar

Forkers

hms-junk

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.