mirror of
https://github.com/nikdoof/dropbot.git
synced 2025-12-19 04:39:26 +00:00
Single line to avoid spam.
This commit is contained in:
@@ -468,5 +468,5 @@ class DropBot(ClientXMPP):
|
||||
char_name,
|
||||
len(res),
|
||||
intcomma(sum_value),
|
||||
'\n'.join(['{} x {}'.format(v, self.types[unicode(k)]) for k, v in kill_types.iteritems()])
|
||||
', '.join(['{} x {}'.format(v, self.types[unicode(k)]) for k, v in kill_types.iteritems()])
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user