xi-vii

Results 1 comments of xi-vii

> in discord/utils.py change fuction **def _get_build_number** to this one. Worked for me > > ``` > async def _get_build_number(session: ClientSession) -> int: > default_build_number = 9999 > try: >...