Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempting to set a nonexistent usermode doesn't cause an error #54

Open
Xe opened this issue Jun 1, 2014 · 0 comments
Open

Attempting to set a nonexistent usermode doesn't cause an error #54

Xe opened this issue Jun 1, 2014 · 0 comments

Comments

@Xe
Copy link
Contributor

Xe commented Jun 1, 2014

fluttershy ~ > nc 127.0.0.1 6667
> :fluttershy-tethys.yolo-swag.com NOTICE * :*** Looking up your hostname
> :fluttershy-tethys.yolo-swag.com NOTICE * :*** Found your hostname: localhost
< NICK TEST
< USER a a a a
> :fluttershy-tethys.yolo-swag.com 001 TEST :Welcome to the ShadowNET Internet Relay Chat Network TEST
> :fluttershy-tethys.yolo-swag.com 002 TEST :Your host is fluttershy-tethys.yolo-swag.com, running version Tethys-0.1-alpha1
> :fluttershy-tethys.yolo-swag.com 003 TEST :This server was born on Sun Jun 01 at 22:11:46 UTC
> :fluttershy-tethys.yolo-swag.com 005 TEST PREFIX=(ov)@+ CHANTYPES=#& CHANMODES=beIq,k,fl,cgimnpstz MODES=4 MAXLIST=50 CASEMAPPING=rfc1459 NICKLEN=20 TOPICLEN=250 CHANNELLEN=50 AWAYLEN=256 MAXTARGETS=1 EXCEPTS INVEX FNC WHOX :are supported by this server
> :fluttershy-tethys.yolo-swag.com 422 TEST :MOTD missing
< MODE TEST +R
< MODE TEST -i
< MODE TEST +i
> :TEST MODE TEST +i
< QUIT
> :TEST!a@localhost QUIT :Client Quit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants