Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cool Fire
nanobot4
Commits
74a43424
Commit
74a43424
authored
Mar 19, 2019
by
Cool Fire
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update info command and include link to ports subcommand
parent
0582de2d
Pipeline
#1389
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
plugins/shells.rb
plugins/shells.rb
+4
-3
No files found.
plugins/shells.rb
View file @
74a43424
...
...
@@ -83,10 +83,11 @@ class Shells
when
/^git/i
info
=
[
"https://git.insomnia247.nl"
,
"No shell account is required to sign up here."
]
when
/^learnix/i
info
=
[
"Learnix shells: http://dams.insomnia247.nl/Public/Learnix.html"
]
when
/^ports?/i
ports
(
nick
,
user
,
host
,
from
,
msg
,
arguments
,
con
)
return
else
info
=
[
"Available options: Main, FAQ, Rules, Shell, Invite, Good, Bad, Learning, suwww, Heartbeat, Git,
Learnix
"
]
info
=
[
"Available options: Main, FAQ, Rules, Shell, Invite, Good, Bad, Learning, suwww, Heartbeat, Git,
Ports
"
]
end
printhelp
(
from
,
con
,
info
)
end
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment