oddluck-limnoria-plugins/TimeBomb
Georg bb660d5fca
Bulk add `setup.py` files + repair empty `__maintainer__` lines (#48)
* Add missing setup.py's

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>

* Repair __maintainer__'s

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>

* Add requirements

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2022-08-30 17:18:54 -04:00
..
README.md Update READMEs for PluginDownloader info 2020-02-24 20:21:56 +00:00
__init__.py Code formatting. 2020-06-30 22:03:05 +00:00
config.py Code formatting. 2020-06-30 22:03:05 +00:00
plugin.py TimeBomb: channel-specific prefix characters 2020-07-18 09:50:43 +00:00
setup.py Bulk add `setup.py` files + repair empty `__maintainer__` lines (#48) 2022-08-30 17:18:54 -04:00

README.md

The classic TimeBomb game for IRC.

Forked from https://github.com/quantumlemur/Supybot-Plugins/tree/master/Timebomb

Python 3 compatible

bombsenabled true (enable timebombs on channel)
timebomb <nick> (bombs <nick>)
cutwire <color> (cut <color> wire in an attempt to defuse bomb)
duck (duck if cutwire successful and bomb is tossed back to attacker)
randombomb (bomb a random target)
defuse (channel op command to defuse bomb)
detonate (channel op command to detonate bomb)
config list plugins.timebomb (get the many config variables for timebomb, too lazy to write it all up)