Skip to content
This repository was archived by the owner on Mar 6, 2020. It is now read-only.

extplug/chat-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat History

ExtPlug plugin that remembers your sent messages. Use the up and down arrow keys in the chat box to cycle through your previous messages. (Shell style!)

Installation

You can install this plugin by going to your ExtPlug settings menu, pressing "Install Plugin", and entering this Plugin URL:

https://extplug.github.io/chat-history/build/chat-history.js;extplug/chat-history/main

Building

Note: this section is intended for developers only.

This plugin uses NPM for dependency management and gulp for building.

npm install
gulp build

The built plugin will be stored at build/chat-history.js.

License

MIT

About

ExtPlug plugin that adds shell-style history (up+down keys) to the chat.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors