it is possible, just check the number of months.

Something like this:

Code:
If xx = 1 {
 msg $chan <1 month emotes>
}
else if xx >= 12 {
 msg $chan <12 month emote>
}


twitter @keyeslol