Skip to content

2 bug fixes, some new features, and Python 2.6 support#1

Open
eddawley wants to merge 7 commits intomattlong:masterfrom
eddawley:master
Open

2 bug fixes, some new features, and Python 2.6 support#1
eddawley wants to merge 7 commits intomattlong:masterfrom
eddawley:master

Conversation

@eddawley
Copy link

@eddawley eddawley commented Oct 5, 2012

Hi!

This is actually my first pull request so please bare with me. Also, I'm not a python dev so forgive the stylistic errors.

Hopefully, some of this will be useful. I'm trying to replace PartyChat with this server so some of this is just to achieve feature parity. I'm not sure how much else I will modify but you never know. If nothing else, pull the html relay fix as it's really useful. To test it, I was sending colored text via Adium.

Cheers.

Ed

Edward Dawley and others added 7 commits October 4, 2012 12:56
Updated log module to use the included dictconfig
/list
	Lists all the members of this chat
/roll [#]
	Outputs a random number from 0 to max (default 100)
++
	increments a counter for the text preceding the ++
--
	decrements a counter for the test preceding the --
/help
	Lists all possible commands
…w found, cast to unicode string, and forwarded on.
Chatroom now keeps a history of the last 200 messages
New command:
/links
	Lists the last X number of links that have been posted
@mattlong
Copy link
Owner

Thanks a lot for this! I'll try to get around to looking it over soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants