alexames / DeltaBot

GNU General Public License v3.0
65 stars 18 forks source link

Fixed removal of flair text when changing CSS class #57

Closed amorde closed 10 years ago

amorde commented 10 years ago

I misunderstood the set_flair call and was under the impression that set_flair would not remove the text if the flair_text argument was left out. I was wrong.

It now grabs the text before removing the CSS class and puts it back.