Skip to content
Snippets Groups Projects
Commit 508ef5a3 authored by Dennis Klein's avatar Dennis Klein
Browse files

Improve output of arminsagt command

parent 4df50604
Branches
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ from twitchio.ext import commands
class Armin:
def __init__(self, bot):
self.bot = bot
self.a = ["ein-", "zwei-", "drei-", "vier-", "fünf", "sechs-"]
self.a = ["ein", "zwei", "drei", "vier", "fünf", "sechs"]
self.b = ["tägige", "wöchige", "monatige", "fache", "malige", "hebige"]
self.c = ["harte", "softe", "optionale", "intranspatente", "alternativlose", "unumkehrbare"]
self.d = ["Wellenbrecher-", "Brücken-", "Treppen-", "Wende-", "Impf-", "Ehren-"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment