popcorncolonel / TwitchBotDetector

Bot Detector Bot's source code
http://twitter.com/botdetectorbot
62 stars 16 forks source link

im new on python what is the problem of this? #4

Closed Cremaxx closed 7 years ago

Cremaxx commented 8 years ago

C:\Python27>python bdb.py Traceback (most recent call last): File "bdb.py", line 1, in from twitch_chatters import search_all_games, remove_offline File "C:\Python27\twitch_chatters.py", line 7, in from get_exceptions import get_exceptions ImportError: No module named get_exceptions

C:\Python27>python bdb.py Traceback (most recent call last): File "bdb.py", line 1, in from twitch_chatters import search_all_games, remove_offline File "C:\Python27\twitch_chatters.py", line 6, in from twitch_viewers import user_viewers, removeNonAscii, user_total_views File "C:\Python27\twitch_viewers.py", line 7, in from get_passwords import CLIENT_ID ImportError: No module named get_passwords

popcorncolonel commented 8 years ago

You have to look at the twitch_passwords.py.example file and write your own passwords.py file based on your own twitch account info - I didn't want to include botdetectorbot's twitch username and password when I created the github repo.

On Jun 26, 2016, at 11:09, Cremaxx notifications@github.com wrote:

C:\Python27>python bdb.py Traceback (most recent call last): File "bdb.py", line 1, in from twitch_chatters import search_all_games, remove_offline File "C:\Python27\twitch_chatters.py", line 7, in from get_exceptions import get_exceptions ImportError: No module named get_exceptions

C:\Python27>python bdb.py Traceback (most recent call last): File "bdb.py", line 1, in from twitch_chatters import search_all_games, remove_offline File "C:\Python27\twitch_chatters.py", line 6, in from twitch_viewers import user_viewers, removeNonAscii, user_total_views File "C:\Python27\twitch_viewers.py", line 7, in from get_passwords import CLIENT_ID ImportError: No module named get_passwords

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

Cremaxx commented 8 years ago

okay :D i try it if i have problems can you help me :D? im a fan of your bot :D