Creating a new project
To create a new project, install the basebot CLI tool and run the basebot create
command. This will scaffold a new project in your current
directory. Enter the following when prompted:
- What is your project name? my-first-bot
- What is the name of your bot? BottyMcBotface
- How do you want people to be able to access your bot? Direct (Web, Apps etc) select with <space> and press <enter> to confirm.
- What do you want to use for storage? Azure Table Storage
- Do you wish to use an NLP service? Microsoft LUIS
- (Optional) Do you require any third party authorization support? None
- Would you like to aggregate your production logs with Papertrail? No