]> git.aero2k.de Git - urlbot-v3.git/commitdiff
activate coin
authorThorsten <mail@aero2k.de>
Tue, 21 Jan 2020 18:03:12 +0000 (19:03 +0100)
committerThorsten <mail@aero2k.de>
Tue, 21 Jan 2020 18:03:12 +0000 (19:03 +0100)
distbot/plugins/basic.py

index 17603afc1910b9382bf9f532e5c4374770a2bbc2..a4df12ad4a7c22de7a5651a56b01efb1e05c32a6 100644 (file)
@@ -306,4 +306,4 @@ class TeaTimer(Worker):
         )
 
 
-ALL = [Dice, Ping, XChoose, Choose, TeaTimer]
+ALL = [Dice, Ping, XChoose, Coin, Choose, TeaTimer]