[console_scripts]
bluebot = bluebot.__main__:main
bluebot-launcher = bluebot.launcher:main
bluebot-setup = bluebot.setup:cli

[pytest11]
red-discordbot = bluebot.pytest

