From ae5c54a4f5ee24649d144807edb2d65e15c459da Mon Sep 17 00:00:00 2001 From: khuxkm fbexl Date: Mon, 11 May 2020 16:04:54 -0400 Subject: [PATCH] Fix README and add license --- LICENSE | 21 +++++++++++++++++++++ README.md | 23 ++--------------------- 2 files changed, 23 insertions(+), 21 deletions(-) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..7bec922 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2020 Robert 'khuxkm' Miles, https://khuxkm.tilde.team + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. \ No newline at end of file diff --git a/README.md b/README.md index 250c794..b3477d8 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,3 @@ -# badger +# minerbot2 -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](https://twitchplayspokemon.tv/transmutation_calculations). +minerbot, but new