[console_scripts]
chatly = chatly.__main__:main

[gui_scripts]
chatly-gui = chatly.__main__:main
