0.0.8 • Published 4 years ago

thelounge-plugin-ajcore v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

thelounge-plugin-ajcore

npm versions licence mit

Simple plugin for the irc client thelounge that allows you to print your current appleJuice Core State

Installation

  • If you have installed thelounge via NPM/Yarn:
thelounge install thelounge-plugin-ajcore
  • If you have installed thelounge via source:
node index.js install thelounge-plugin-ajcore

Usage

/ajc login <host> <port> <password>-> first login

/ajc logout -> clear credentials

/ajc -> print your appleJuice State to the current Chat

development

create /var/opt/thelounge/packages/package.json with the following content:

{
        "private": true,
        "description": "Packages for The Lounge. All packages in node_modules directory will be automatically loaded.",
        "dependencies": {
                "thelounge-plugin-ajcore": "*"
        }
}
0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago