2023-04-16, 08:22 PM
RT Chat
Is a modern and responsive MyBB chat plugin which utilizes MyBB cache system when retrieving messages via ajax. For high performance and no database queries, you can speed up ajax requests to even 1-2 seconds per request for better message sync.
Stable versions are since 1.0 and up.
#Plugin page
#Dependencies
#Features
#Installation
#Update
#Removal
#Feature request
Open a new idea by clicking here
Is a modern and responsive MyBB chat plugin which utilizes MyBB cache system when retrieving messages via ajax. For high performance and no database queries, you can speed up ajax requests to even 1-2 seconds per request for better message sync.
Stable versions are since 1.0 and up.
#Plugin page
#Dependencies
- MyBB 1.8.x
- https://github.com/frostschutz/MyBB-PluginLibrary (>= 13)
- https://github.com/RevertIT/mybb-rt_extendedcache (>= 2.0)
- PHP >= 8.0
#Features
- Responsive design (CSS, templates, and settings included)
- Ajax chat with cached messages. (No database stress!)
- Whispers system. (Private chat messages)
- Popup modal for top 10 chat posters
- Chat bot (Get configurable notifications from bot in chat)
- Chat actions like (/clear, /ban, /unban, /check)
- Anti flood system
- Live message timer update
- Infinite scroll for older messages
- Set refresh time
- Set away time (Ajax won't be called when user is afk)
- Supports BBCodes and Smilies
- Min message length
- Groups which can access chat
- Separated chat page at /misc.php?ext=rt_chat
- Edit message / Delete message
- and many more features
#Installation
- Copy the directories from the plugin inside your root MyBB installation.
- Settings for the plugin are located in the "Plugin Settings" tab.
/admin/index.php?module=config-settings
#Update
- Deactivate the plugin.
- Replace the plugin files with the new files.
- Activate the plugin again.
#Removal
- Uninstall the plugin from your plugin manager.
- Optional: Delete all the RT Chat plugin files from your MyBB folder.
#Feature request
Open a new idea by clicking here