minerbot but new
Go to file
Robert Miles ff75ac01b5 Revamp bot
Moves minerbot2 to the framework I use for the badger and reminder bots.
2020-05-11 16:00:46 -04:00
plugins Revamp bot 2020-05-11 16:00:46 -04:00
.gitignore Revamp bot 2020-05-11 16:00:46 -04:00
README.md Revamp bot 2020-05-11 16:00:46 -04:00
bot.py Revamp bot 2020-05-11 16:00:46 -04:00
dictdata.py Revamp bot 2020-05-11 16:00:46 -04:00
events.py Revamp bot 2020-05-11 16:00:46 -04:00
impmod.py Revamp bot 2020-05-11 16:00:46 -04:00
plugin.py Revamp bot 2020-05-11 16:00:46 -04:00
pluralslib.py Revamp bot 2020-05-11 16:00:46 -04:00
words.py Revamp bot 2020-05-11 16:00:46 -04:00

README.md

badger

The Twitch Plays Pokemon badge system, ported to tildeverse IRC!

How it works

Every 20 to 50 messages, the person talking will recieve a random badge. These badges have a distribution like so:

Badge Name Chance of pull
Berrybadge 65.00%
Firebadge 15.00%
Rockbadge 10.00%
Waterbadge 5.00%
Shadybadge 2.00%
Musicbadge 1.90%
Sportsbadge 1.00%
Tildebadge 0.10%

You can transmute 3 or more badges. When you do this, it will create one, hopefully rarer badge and take the badges you put in away.

For technical documentation on how transmutation works, refer to TPP docs here.