[console_scripts]
sbot = shoebot.run:main
shoebot-ide = shoebot.gui.ide:main

[gui_scripts]
shoebot-ide=shoebot.gui.ide:main

