From 587814ed6b3ebb44804b33e42c10e4a64346cde5 Mon Sep 17 00:00:00 2001 From: Cephra Date: Tue, 22 Aug 2017 15:32:58 +0200 Subject: [PATCH] hallo i bims 1 commit --- bot/plugins/useless.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bot/plugins/useless.py b/bot/plugins/useless.py index f15521c..1b39742 100644 --- a/bot/plugins/useless.py +++ b/bot/plugins/useless.py @@ -366,3 +366,5 @@ class Useless(DatabasePlugin): # noinspection PyMethodMayBeStatic def _rainbow(self, i, char): return '\x03{0:02d}{1}'.format(RAINBOW[i % RAINBOW_LEN], char) + +#lol