Compare commits

..

1 commit
2 ... main

Author SHA1 Message Date
f0b5f56e0d Changed Username 2023-02-08 19:35:46 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2022 Julian Müller (W13R) Copyright (c) 2022 Julian Müller (ChaoticByte)
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
# Copyright (c) 2021 Julian Müller (W13R) # Copyright (c) 2021 Julian Müller (ChaoticByte)
import asyncio import asyncio