Add Hallöhl (Pull to Löh)

This commit is contained in:
2021-10-25 20:12:55 +02:00
parent 02066aa871
commit 53c8eef224
2 changed files with 60 additions and 5 deletions

View File

@@ -1,8 +1,7 @@
import os
import random
import string
from collections import AsyncIterable
from typing import Callable, AsyncGenerator, Optional, Any
from typing import Callable, AsyncGenerator, AsyncIterable, Optional, Any
import discord
import gtts