0.3 - Statistiken (#46) #102
@ -84,7 +84,7 @@ class StatsGroup(DiscordCommandABC):
|
||||
|
||||
statistics = ''
|
||||
descriptions = ''
|
||||
for statistic in self._stats:
|
||||
for statistic in stats:
|
||||
edraft marked this conversation as resolved
Outdated
|
||||
statistics += f'\n{statistic["Name"]}'
|
||||
descriptions += f'\n{statistic["Description"]}'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user
Hier wurde zwei mal
value=statistics
angegebenstatt