mattmakai / slack-starterbot

Python-powered simple starter Slack bot.
https://www.fullstackpython.com/blog/build-first-slack-bot-python.html
MIT License
197 stars 146 forks source link

No handlers could be found for logger "slackclient.client" #18

Closed afkLuna closed 3 years ago

afkLuna commented 3 years ago

Hi! Im a newbie in Python Programming. I keep on getting this error. Does this program need a login credentials? Thank you for answering.

afkLuna commented 3 years ago

Turns out I have to make a Classic Slack App. It's all good now, I'm running this in Python 2.7. Thank you very much!