First commit

This commit is contained in:
2024-07-30 12:48:04 +02:00
parent 5583d15cda
commit f733a4c6b5
52 changed files with 541 additions and 1629 deletions

14
.idea/pycord-reactive-views.iml generated Normal file
View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="Python 3.11.2 WSL (Debian): (/home/jerem/.local/share/pdm/venvs/pycord-reactive-views-myCslMhv-3.11/bin/python3)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="PLAIN" />
<option name="myDocStringFormat" value="Plain" />
</component>
</module>