Skip to content

Commit

Permalink
Update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Ivanov committed Feb 23, 2018
1 parent 57eb1d8 commit e6109c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@ And set your bots::
#certificate, must be set with location of your public key
#certificate.(More info at https://core.telegram.org/bots/self-signed )

'STRICT_INIT': True, # If set to True, the server will fail to start if some of the
# apps contain telegrambot.py files that cannot be successfully
# imported.

'BOTS' : [
{
'TOKEN': '123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11', #Your bot token.
Expand Down

0 comments on commit e6109c5

Please sign in to comment.