03-22-2012, 10:12 PM
Alright, I got an idea. I used this in an old IRC bot of mine which was inspired by ripped off from another bot I saw in Creation Asylum's IRC a few years ago.
You should add a slogan feature where people can add "slogans" onto the bot and then have it say a random slogans with a replacement word in place.
Possible syntax.
Examples
Edit: The slogan functions could have other words such as:
nickword: It uses the nick of the user that used the !slogan command
meword: It uses the current nick of the bot.
randnickword: It picks out a random nick from the room.
You should add a slogan feature where people can add "slogans" onto the bot and then have it say a random slogans with a replacement word in place.
Possible syntax.
Code:
!sloganadd <slogan> (slogword is the replacement word, SLOGWORD is the allcaps form of the replacement word)
!slogan <word(s)>
Examples
Code:
!sloganadd One does not simply walk into slogword...
!slogan your mom
<TashikaDeed> One does not simply walk into your mom...
Edit: The slogan functions could have other words such as:
nickword: It uses the nick of the user that used the !slogan command
meword: It uses the current nick of the bot.
randnickword: It picks out a random nick from the room.