Loading...

Create your first bot

Create your first botΒΆ

In this chapter, you’ll create a brand new bot, which will use a lot of the botogram capabilities. Be sure to have botogram installed, otherwise be sure to check the “Installation of botogram” chapter.

  • Obtaining an API key
  • Creating the skeleton of the bot
  • A simple Hello world command
    • Bot’s source code until now
  • A better help command
    • Information about the bot
    • Help about commands
    • Custom help messages
    • Bot’s source code until now
  • Parsing chat messages
    • Search for words in messages
    • Match messages with regular expressions
    • Matching more things in a message
    • Bot’s source code until now
Table of contents

Some useful links

  • Micro website
  • Download @ PyPI
  • Source code @ GitHub
  • Issue tracker @ GitHub

Choose version

  • Development (unstable)
  • botogram 0.6.1 (alpha)
  • botogram 0.5 (alpha)
  • botogram 0.4 (alpha)
Table of contents
  • Copyright © 2015-2019 The Botogram Authors
  • Created using Sphinx
  • Preferences and caches will be saved in your computer's memory.
  • I agree
  • Nevermind, go back
  • You need a recent browser with JavaScript enabled to edit the preferences