pybot-f/.idea/pybot-f.iml
Uwe Pfeifer 2d307c6598 Updated .gitignore last time
Added guilds command

BEWARE: All administration.py commands are runnable by ALL Guild Admins so don't put the bot in any additional guilds. I first have to fix this by only making it possible on a specific guild.
2024-06-18 13:55:05 +02:00

11 lines
No EOL
453 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/venv" />
<excludeFolder url="file://$MODULE_DIR$/botdev" />
</content>
<orderEntry type="jdk" jdkName="Python 3.12 (pybot-f)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>