Heufneutje / PyHeufyBot

A modular IRC bot written in Python, using Twisted. Abandoned, most popular modules have been ported to https://github.com/DesertBot/DesertBot
MIT License
2 stars 5 forks source link

Pronouns: Add hint text #37

Closed BanHammor closed 7 years ago

BanHammor commented 7 years ago

After seeing people hit their heads on this particular pipe, I endeavour to paint it with yellow stripes.

Heufneutje commented 7 years ago

I ended up causing a merge conflict with a change I made last night, which makes the parameter for querying a user's pronouns optional by defaulting to their own nickname. I did this to make it consistent with other commands that function this way, like weather. As such I merged your PR manually and merged the changes I made into it.