codymillscodes / waffle

0 stars 0 forks source link

fix twitch_check() #6

Closed codymillscodes closed 1 year ago

codymillscodes commented 1 year ago

Last 20 messages:

Eat The Rich: >>> Enemy vitality and posture is increased. Regular enemies that would normally be posture broken and vulnerable to a deathblow after a single mikiri counter will instead recover. (Needs further testing: seems like you do half as much damage, but so do things like the burning bull to the enemies in the arena). You take 25% more vitality and posture damage, as well as receiving significantly more posture damage if you block an attack instead of deflecting. Status effects, such as poison, build up roughly 40% faster. (Tested at poison pool for both charm and no charm. With Charm takes around 13.3 seconds to get poisoned, without charm takes around 7.8 seconds to get poisoned). Wu22: Yeah that too 🤣 Conner: Sounds gay Eat The Rich: https://media.tenor.com/wFOq9TrnBxgAAAAM/you-wouldnt-get-it-joker.gif Wu22: <@295285994607869953> is stream labs any better than OBS? Conner: It’s good just you get an easier panel to navigate and you can customize your stream easier Conner: Cody says OBS is better than streamlabs Wu22: <@439606776187584523> why Eat The Rich: Less bloat Eat The Rich: https://www.reddit.com/r/Twitch/comments/zqx6s0/streamlabs_vs_obs_and_why/ Eat The Rich: Resource hog, no plugins Eat The Rich: Oh apparently streamlabs stole the obs name Wu22: Help this make sense to me Wu22: It's called stream labs so how does that work Eat The Rich: It's called streamlabs obs Wu22: 😲 Wu22: The more you know Eat The Rich: https://www.dexerto.com/entertainment/obs-streamlabs-reach-agreement-plagiarism-controversy-1727742/ Wu22: Eat The Rich: !bug fix twitch_check()


LOG:

2023-03-20 20:18:44.856 | INFO | bot:init:35 - Logging is set up! 2023-03-20 20:18:45.188 | INFO | bot:setup_hook:43 - Background tasks started. 2023-03-20 20:18:51.838 | INFO | bot:on_ready:49 -

Logged in as: waffle - 968919979577704529 Version: 2.2.0

2023-03-20 20:18:51.840 | INFO | bot:on_ready:52 - Successfully logged in and booted...! 2023-03-20 20:18:51.841 | INFO | bot:on_ready:53 - Cogwatch is running! 2023-03-20 20:18:52.554 | INFO | bot:get_twitch_headers:70 - Twitch token refreshed 2023-03-20 20:26:33.322 | INFO | cogs.system:sync:78 - Syncing 16 commands. 2023-03-20 20:55:38.858 | INFO | utils.connection:get_json:21 - Timeout error 2023-03-20 20:55:55.415 | INFO | utils.db:add_reco:67 - Added reco: 64192acbf1a5c9d1adc8454f 2023-03-20 21:06:37.818 | INFO | cogs.system:bug:44 - Eat The Rich reported a bug: fix twitch_check()

codymillscodes commented 1 year ago

5317f2e