jagrosh/FrostCleverbot

line 13: bot_id

QuickMythril opened this issue · 2 comments

'botid': os.environ['PANDORA_BOT'] or '',

gives error.

changed to:
'botid': '',

You are supposed to generate a token / id for the pandora bot.

Pandora bot api also paid?