Browse Source

Update intro.md

pull/662/head
Drew GitHub 8 years ago
parent
commit
85fef81080
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      docs/guides/getting_started/intro.md

+ 0
- 2
docs/guides/getting_started/intro.md View File

@@ -223,5 +223,3 @@ It is important to know that the recommended design pattern of bots
should be to separate the program (initialization and command handler), should be to separate the program (initialization and command handler),
the modules (handle commands), and the services (persistent storage, the modules (handle commands), and the services (persistent storage,
pure functions, data manipulation). pure functions, data manipulation).

**todo:** diagram of bot structure

Loading…
Cancel
Save