Skip to content

botstory/boilerplate-bot

Repository files navigation

Boilerplate-bot

https://travis-ci.org/botstory/boilerplate-bot.svg?branch=develop https://coveralls.io/repos/github/botstory/boilerplate-bot/badge.svg?branch=develop

Good place to start your bot based on BotStory framework.

Stack

🚀 auto deploying landing page (sources)

🐍 Python 3.6 and AsyncIO and AioHTTP

📦 Mongodb - storage for user and session

🚢 Docker Container for Mongo and Python

🚜 Travis-CI - test and coverage

Instruction

Test performance of webhook

WEBHOOK_URL=<url-to-webhook-of-your-bot> ./scripts/performance.sh

Bot Checklist

Common checklist for common bot

  • [ ] Mindmap. Could use Coggle. Example
  • [ ] Describe bot profile at <chatbot-name>/__init__.py.

About

good place to start your bot on Botstory framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published