Ben
3b50125d54
Use asynchronously running code. Rewrite error handling and all api interactions. Add config.yml.example and more configuration options. Improve README.md. Update licenses in all files.
10 lines
430 B
XML
10 lines
430 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="JavaScriptSettings">
|
|
<option name="languageLevel" value="ES6" />
|
|
</component>
|
|
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (webhook-matrix-notifier)" project-jdk-type="Python SDK" />
|
|
<component name="PythonCompatibilityInspectionAdvertiser">
|
|
<option name="version" value="3" />
|
|
</component>
|
|
</project> |