Giter Site home page Giter Site logo

cosmental / social-chat-v2 Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 1.0 81.34 MB

A complete overhaul to SocialChat v1! This resource was created and is currently maintained by @Cosmental.

Home Page: https://www.roblox.com/games/13069293535/SocialChat-Playground#!/store

Lua 100.00%
chat-system free roblox robloxdev easy-to-use cosmental configurable social-network

social-chat-v2's Introduction

SocialChat-#1-Green

Introduction ๐Ÿ’ก

Welcome to your next innovation! Social Chat aims to maximize interactivity by replacing Roblox's default Chat System in exchange for added features, extension support, developer usage, and more!

Ready to get started? Run the following command in Roblox Studio's command bar to install SocialChat's Source Code!

loadstring(game:GetService("HttpService"):GetAsync("https://pastebin.com/raw/ddVNfyrZ"))();

Or... alternatively, you may install SocialChat here!

Features โœจ

SocialChat's built-in API allows developers to fully maximize their usage without having to worry about Chat limitations. Social Chat provides developers with full control over their chat system!

๐Ÿ‘€ Here are a few notable features:

  • Extension Support for developers to innovate their own contributions!
  • A custom Control Panel for users to customize their experience in your games!
  • Consistent performance with an average of <~0.001% script usage! (results may vary based on user-devices)
  • Easy to understand API for developers of all skill levels! (documentation coming soon...)

...and more!

Want to request your own features? Make a request here!

FAQ โ”

Q: Where is the Emoji support?

A: Social Chat v1 previously integrated Emoji support by default. However, this is not longer the case and developers are expected to install Emojipedia in order to regain access to this feature! This is solely done to keep Social-Chat as general as possible.

Q: I have a bug report! How can I reach you?

A: You can report bug reports here or you may join our support server! Please note that you must be 13+ to join our Discord Community. This is a rule with NO EXCEPTIONS.

Q: Where can I find documentation?

A: Currently (as of 4/12/2023), there is no official documentation of this resource. However, you can find useful material on the official DevForum post!

Developer Notes ๐Ÿ“œ

I once again appreciate all the support that Social Chat has recieved! I would love to see what creations you innovate with Social Chat! (tag me on Twitter if you do!) If you have any additional feature requests or bug reports, feel free to reach me on discord at Cos#5658 or create a new issue here (issues are more likely to be seen than direct messages)

Crediting is prefered but not required! However, you are not allowed to sell this resource as your own OR remove the SocialChat branding found within the system itself. This is my only method of growing my brand and doing so will harm my goals which prevents me from creating more FREE content on Roblox.

Credits ๐Ÿ˜„

Make sure to thank these individuals for making SocialChat possible! ๐ŸŽ‰

social-chat-v2's People

Contributors

ccuser44 avatar cosmental avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ccuser44

social-chat-v2's Issues

SocialChat v2 Overhaul TODO

Content Rebuilding:

  • Bubble Chat
  • RichText ChatFrame
  • "/e {emote}" support
  • Role Colors, Names, & Icons

General Updates:

  • "Servers are experiencing delays" message
  • ChatBubble overhead when typing a new message
  • SocialChat Default UX (notification sound when a new PRIVATE message appears, chat visibility with button & fading when idle, etc.)
  • SocialChat Configurations (eg. Chat Size, TextSize, etc.)
  • Extension Builder (must include: Permissions handler to cancel out/change anything in SocialChat, Integration logic to prevent errors, and ensure stability with error feedback)

General Improvements:

  • RichText multi-layer support
  • Offset Sizing -> Scale Sizing to support screen size changes
  • Build support for custom UI changes to SocialChat (this includes a custom debugger)

Extensions:

  • Emojipedia: An extension that independently inserts Twemoji into your SocialChat build! You may add your own Emojis along with support for gif emojis!
  • Rocord: An extension that simulates Discord with SocialChat! Rocord adds new markdown syntaxing for spoilers and username mentions! You can also add reactions to messages, get user details (who they are, icons, etc.), check what time messages were created, and adds additional API integration objects for SocialChat! (these include: MessageObjects, InteractionObjects, and AnimationObjects!)
  • Autofiller: An extension that provides autofill simulation into SocialChat! (this is useful for good admin command UX)

API:

  • ChatService.ProcessMessage = function(messageObject : metaTable) (allows developers to dynamically accept/reject message requests from clients) [SERVER ONLY]
  • Markup Developer tools for unique richText markdowns! (based on module configs) [eg. the word ex gets highlighted in rgb(255,40,95)]

a bug in the chat input field

There is a bug in the chat input field. If it is on the PC, I cannot see what I have inputted or what I have inputted. After inputting something, I need to hold down the mouse and select the entire box (similar to selecting content before copying text) to display it normally

Bugs

  • Channel Bug where messages overflow into one line due to channel history trying to keep up (create multiple scrolling frames instead)
  • Channels would not subscribe/unsubscribe everyone in the server
  • Private Messages deemed unfunctional when PM-Channels setting is enabled

Images posted below:

Use something else than developer products for donations

Currently Social Chat V2 uses developer products for donations. MarketplaceService:PromptProductPurchase

Developer products are only available for the current game. Meaning you can't donate from games outside of the game.

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.