Metadata-Version: 2.1
Name: limnoria-timebomb
Version: 2020.2.24+git
Home-page: https://github.com/oddluck/limnoria-plugins/
Author: quantumlemur
Author-email: quantumlemur@users.sourceforge.net
Maintainer: oddluck
Maintainer-email: oddluck@riseup.net
Classifier: Environment :: Plugins
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Communications :: Chat
Description-Content-Type: text/markdown

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)
```
