This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
thelounge
Watch
2
Star
0
Fork
You've already forked thelounge
0
mirror of
https://github.com/thelounge/thelounge
synced
2024-12-26 04:13:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9e41d4d746
thelounge
/
lib
/
plugins
/
inputs
/
notice.js
4 lines
84 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Added input plugins
2014-07-02 22:00:11 +00:00
module
.
exports
=
function
(
network
,
chan
,
cmd
,
args
)
{
console
.
log
(
"notice"
)
;
Add models and plugins
2014-06-26 23:05:47 +00:00
}
;
Reference in a new issue
Copy permalink