Skip to content

Instantly share code, notes, and snippets.

View alexandrumeterez's full-sized avatar
🌜
Life is work

Alex Meterez alexandrumeterez

🌜
Life is work
View GitHub Profile
@alexandrumeterez
alexandrumeterez / IRC Client_.idea_IRC Client.iml
Created December 13, 2016 20:34
A simple IRC bot I created to get familliar with python's syntax.
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>