Update Bot (j'ai plus le repo sur GitHub)

Qui c'est la conne qui a delete le repo sur GitHub? C'EST MOIIIII
This commit is contained in:
2026-02-09 14:36:26 +01:00
parent eab4419e12
commit ad2014b7b2
586 changed files with 58986 additions and 25205 deletions

24
.idea/dataSources.xml generated
View File

@@ -1,27 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="bans.db" uuid="988fb303-593e-4a2f-9d2d-29d50365a0b4">
<driver-ref>sqlite.xerial</driver-ref>
<data-source source="LOCAL" name="@192.168.1.6" uuid="019a7f05-92eb-4b90-8fc3-65a8ea5fb270">
<driver-ref>mysql.8</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
<jdbc-url>jdbc:sqlite:bans.db</jdbc-url>
<configured-by-url>true</configured-by-url>
<jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
<jdbc-url>jdbc:mysql://192.168.1.6:3306</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
<data-source source="LOCAL" name="bans" uuid="48da5a23-b42e-47cc-aa06-4e06934d7d82">
<driver-ref>sqlite.xerial</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
<jdbc-url>jdbc:sqlite:$PROJECT_DIR$/bans.db</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
<libraries>
<library>
<url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.45.1/org/xerial/sqlite-jdbc/3.45.1.0/sqlite-jdbc-3.45.1.0.jar</url>
</library>
<library>
<url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.45.1/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar</url>
</library>
</libraries>
</data-source>
</component>
</project>

View File

@@ -1,7 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourcePerFileMappings">
<file url="file://$PROJECT_DIR$/commands/moderation/unban.js" value="48da5a23-b42e-47cc-aa06-4e06934d7d82" />
<file url="file://$PROJECT_DIR$/functions/moderation/autoUnban.js" value="48da5a23-b42e-47cc-aa06-4e06934d7d82" />
<file url="file://$PROJECT_DIR$/commands/info/profil.js" value="019a7f05-92eb-4b90-8fc3-65a8ea5fb270" />
<file url="file://$PROJECT_DIR$/commands/ticket/ticket.js" value="019a7f05-92eb-4b90-8fc3-65a8ea5fb270" />
<file url="file://$PROJECT_DIR$/events/messageCreate.js" value="019a7f05-92eb-4b90-8fc3-65a8ea5fb270" />
<file url="file://$PROJECT_DIR$/events/voiceStateUpdate.js" value="019a7f05-92eb-4b90-8fc3-65a8ea5fb270" />
<file url="file://$PROJECT_DIR$/functions/database/db.js" value="019a7f05-92eb-4b90-8fc3-65a8ea5fb270" />
<file url="file://$PROJECT_DIR$/server/transcript-server.js" value="019a7f05-92eb-4b90-8fc3-65a8ea5fb270" />
</component>
</project>

View File

@@ -8,5 +8,6 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="font-awesome" level="application" />
</component>
</module>

View File

@@ -1,7 +1,11 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="CssUnresolvedCustomProperty" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="JSCheckFunctionSignatures" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
<inspection_tool class="JSNonASCIINames" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSValidateJSDoc" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSValidateTypes" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
<inspection_tool class="JSVoidFunctionReturnValueUsed" enabled="false" level="WARNING" enabled_by_default="false" />
</profile>
</component>

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptLibraryMappings">
<file url="PROJECT" libraries="{font-awesome}" />
<includedPredefinedLibrary name="Node.js Core" />
</component>
</project>

7
.idea/sqldialects.xml generated
View File

@@ -1,12 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="file://$PROJECT_DIR$/commands/moderation/ban.js" dialect="GenericSQL" />
<file url="file://$PROJECT_DIR$/functions/database/db.js" dialect="GenericSQL" />
<file url="PROJECT" dialect="SQLite" />
<file url="file://$PROJECT_DIR$/commands/moderation/ban.js" dialect="MySQL" />
<file url="file://$PROJECT_DIR$/functions/database/db.js" dialect="MySQL" />
<file url="PROJECT" dialect="MySQL" />
</component>
<component name="SqlResolveMappings">
<file url="file://$PROJECT_DIR$/commands/moderation/unban.js" scope="{&quot;node&quot;:{ &quot;@negative&quot;:&quot;1&quot;, &quot;group&quot;:{ &quot;@kind&quot;:&quot;root&quot;, &quot;node&quot;:{ &quot;@negative&quot;:&quot;1&quot; } } }}" />
<file url="file://$PROJECT_DIR$/server/transcript-server.js" scope="{&quot;node&quot;:{ &quot;@negative&quot;:&quot;1&quot;, &quot;group&quot;:{ &quot;@kind&quot;:&quot;root&quot;, &quot;node&quot;:{ &quot;@negative&quot;:&quot;1&quot; } } }}" />
<file url="PROJECT" scope="{&quot;node&quot;:{ &quot;@negative&quot;:&quot;1&quot;, &quot;group&quot;:{ &quot;@kind&quot;:&quot;root&quot;, &quot;node&quot;:{ &quot;@negative&quot;:&quot;1&quot; } } }}" />
</component>
</project>

6
.idea/vcs.xml generated
View File

@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>