joebew42 / twitch

Propose a content for the next episode or send a feedback for the Twitch Channel.
https://twitch.tv/joebew42
6 stars 0 forks source link

Write a Pomodoro Twitch Extension #45

Open joebew42 opened 5 years ago

joebew42 commented 5 years ago

Write a pomodoro timer extension for Twitch, so that:

workgena commented 5 years ago

From my point of view, such task is not very useful, I don't see actual value of it.

Fo instance, I use this program at work http://gnomepomodoro.org/

"what is the task name assigned to the current pomodoro" - this could be done with existing Twitch bot, through commands. Many viewers familiar with !bang_commands. I think it is very cool to have such commands.

joebew42 commented 5 years ago

Thanks for the feedback @workgena! :heart:

What do you think if we try to write a bot for the Twitch chat that is able to understand the !bang commands? So that:

Besides the fact that there are already applications for tomato, or twitch bot, the interesting part would be to see what the development of a bot for Twitch, means, from scratch, and how we can make the episodes more interactive.

What do you think?

jluiiizz commented 5 years ago

I think that's a great idea. Integrate a bot/twitch extension with a "pomodoro technique system" will be very interesting and of course a nice opportunity to do good practices and learn new things. As you said, a interaction with viewers could be very very nice to have too.

workgena commented 5 years ago

I thought about this idea lately... Here is my proposal how make Pomodoro technique for streamer/viewers more interesting:

Note: The main advantage of Pomodoro is to reduce distractions during 25 minutes sprint.

Description: Often when streamer is writing code it is better not to interrupt his thinking with some questions. And some times streamer misses question during stream.

!pomo_ask ... allows to schedule question to the nearest pomodoro-5-minut-break. Thus viewer can be sure his question woun't be missed, and streamer will not be distracted during codding process. And 5-minute break will be productive - something like short QA session.

joebew42 commented 5 years ago

I really like to the idea of !pomo_ask :heart: Let's go for it :rocket: