jagrosh / FrostCleverbot

💬 An extremely simple Discord cleverbot
82 stars 31 forks source link

line 13: bot_id #16

Closed QuickMythril closed 4 years ago

QuickMythril commented 4 years ago

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

gives error.

changed to: 'botid': '',

Sanduhr32 commented 4 years ago

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

ShanuMaurya commented 4 years ago

Pandora bot api also paid?