Restructure code into a module
This commit is contained in:
parent
58a485f6ee
commit
98c2678cf8
6 changed files with 119 additions and 100 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
# Copyright (c) 2025 Julian Müller (ChaoticByte)
|
||||
|
||||
import asyncio
|
||||
|
||||
from argparse import ArgumentParser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue