eventbot
1.0.0-54fb4b

Docs

  • Installation
  • Configuration
  • Quickstart and Development
  • Contributing

eventbot service python docs

  • eventbot package
eventbot
  • Docs »
  • Eventbot
  • View page source

EventbotΒΆ

An omnibot based service to do organization of basic events in slack.

Docs

  • Installation
    • Quickstart for testing
    • Docker installation
      • To run eventbot in Docker
      • To build the image
    • pip installation
      • Make a virtualenv and install pip requirements
    • Manual installation
      • Clone eventbot
      • Make a virtualenv and install pip requirements
      • Run eventbot
  • Configuration
    • Example Minimal Configuration
    • Basic Configuration
      • DynamoDB Configuration
      • Logging Configuration
      • Omnibot configuration
  • Quickstart and Development
    • Prerequisites
    • Quickstart
  • Contributing
    • Code of conduct
    • Contributing code
      • Sign the Contributor License Agreement (CLA)
      • File issues in Github
      • Submit pull requests

eventbot service python docs

  • eventbot package
    • Subpackages
      • eventbot.models package
        • Submodules
        • eventbot.models.event module
        • eventbot.models.user module
        • Module contents
      • eventbot.receiver package
        • Submodules
        • eventbot.receiver.eventbot module
        • Module contents
      • eventbot.routes package
        • Submodules
        • eventbot.routes.api module
        • Module contents
      • eventbot.scripts package
        • Submodules
        • eventbot.scripts.create_tables module
        • Module contents
      • eventbot.utils package
        • Submodules
        • eventbot.utils.settings module
        • Module contents
    • Submodules
    • eventbot.app module
    • eventbot.settings module
    • eventbot.wsgi module
    • Module contents
Next

© Copyright 2019-2019, Omnibot Project Authors

Built with Sphinx using a theme provided by Read the Docs.