popcorncolonel / TwitchBotDetector

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

i set it up but it dosnt tweet on twitter :( #6

Closed Cremaxx closed 8 years ago

Cremaxx commented 8 years ago

def get_passwords(): APP_KEY = "YrpHsbGpfFpZ6FFaS50smS" <- FAKE APP_SECRET = "hxmqu720gRqw1yTznPadQSGptKiW3lYstYqXffR" <- FAKE

OAUTH_TOKEN =        "3347547573-AO7sRL2BVb1zx5VoJyVA4Qo6tTDyHnOQsT" <- FAKE 
OAUTH_TOKEN_SECRET = "kgZ3kjzAPwmYyUhA4oYEkelyYFkuzF7ZP7eWeoboT" <- FAKE 
return [APP_KEY, APP_SECRET, OAUTH_TOKEN, OAUTH_TOKEN_SECRET]

def get_twitter_name(): return "TwitchDetector"

CLIENT_ID = "33475573" <- FAKE

Tweeting! Tweet text: 'twitch.tv/csgoloving (CS: GO) might have a false-viewer bot (~1011 extra viewers of 1197 total) #csgoloving' couldn't tweet :( bratishkinoff: 1025 / 1141 = 0.898 kanalkarnaval: 657 / 1051 = 0.625 pago3: 851 / 1031 = 0.825 al1shaa: 67 / 998 = 0.067 Tweeting! Tweet text: 'twitch.tv/al1shaa (CS: GO) appears to have a false-viewer bot (~905 extra viewers of 1001 total) #al1shaa' couldn't tweet :( edyahd: 24 / 952 = 0.025 Tweeting! Tweet text: 'twitch.tv/edyahd (CS: GO) almost definitely has a false-viewer bot (~917 extra viewers of 952 total) #edyahd'

why is it not posting man?

Cremaxx commented 8 years ago

EDIT it says not tweeted but it is tweeting sorry lol