19 Commits

Author SHA1 Message Date
oddluck
5d1ca4bf86 Modernize inits for python 3.12 2024-01-09 01:59:50 +00:00
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
oddluck
de97e07397 TimeBomb: channel-specific prefix characters 2020-07-18 09:50:43 +00:00
oddluck
457022aa41 Code formatting. 2020-06-30 22:03:05 +00:00
oddluck
791dcae36a TimeBomb: fix nick exclusions 2020-03-12 17:34:03 +00:00
oddluck
15198a5636 Update READMEs for PluginDownloader info 2020-02-24 20:21:56 +00:00
oddluck
ee0cce95ef Update copyrights, versions, etc. 2020-02-24 18:52:56 +00:00
oddluck
bcb1e2cea1 TimeBomb: cutwire/duck fixes. 2020-02-09 15:33:48 +00:00
Gordon Shumway
179d628c33 TimeBomb: update help strings. 2020-02-08 18:20:28 -05:00
Gordon Shumway
99f1f96a0e
reply and help string edits/cleanup 2020-02-08 12:24:44 -05:00
Gordon Shumway
a3ff1ad679
update author/maintainer data 2019-12-04 02:05:06 -05:00
Gordon Shumway
a46a0164fe
Update plugin.py 2019-11-17 07:12:12 -05:00
Vitor Luis
f764d5aff9 Update plugin.py (#5)
* Update plugin.py

Add the correct wire in the kick message if `self.showCorrectWire` is set to True

* Update plugin.py

Fixed some coding errors
2019-11-01 19:00:34 -04:00
Gordon Shumway
07fd4c5a1a
Update plugin.py 2019-11-01 18:08:40 -04:00
Vitor Luis
ca21f5c5c1 Give some help to the users on how to defuse the bomb (#4)
* Update plugin.py

Add an explanation on what command to use to try to defuse the bomb.
I'm getting the command char directly from the config, which might not be a good idea since we can have multiple chars

* Update plugin.py

Add an explanation on what command to use to try to defuse the bomb.
I'm getting the first command char directly from the config (assuming that we have one)

* Update plugin.py

Merge proposal:
Add an explanation on what command to use to try to defuse the bomb.
I'm getting the first command char directly from the config (assuming that we have one)
2019-11-01 18:07:41 -04:00
Gordon Shumway
cceae08bf6
cleanup 2019-04-15 07:57:29 -04:00
Gordon Shumway
fb1c23b0dd
more double space removals 2019-04-14 17:48:34 -04:00
Gordon Shumway
7a6f30f33c
remove double space 2019-04-14 17:45:09 -04:00
oddluck
1732234a96 Timebomb -> TimeBomb 2019-04-14 17:23:40 -04:00