[console_scripts]
chat-client = ric_chat.client:run
chat-server = ric_chat.server:main
chat-timebot = ric_chat.bots.time_bot:main
