feat/team-divider-placement #4

Open
renkar wants to merge 67 commits from renkar/tipibot:feat/team-divider-placement into master
Showing only changes of commit 173e2564f1 - Show all commits

View File

@@ -6,6 +6,7 @@ All public async functions are the single source of truth for mutations.
from __future__ import annotations
import asyncio
import logging
import math
import random