- !focus command and she copies the person + description to a spreadsheet
- !raffle that maybe picks a winner or at least preps counts of entries. This could be a good idea but we could get this done on the monthly rotation.
How we will maybe do things
!focus command and she copies the person + description to a spreadsheet !raffle that maybe picks a winner or at least preps counts of entries
chatbot.py focus.py
- maintain csv file data.csv
- check date if new month, move data.csv to new file and create new data.csv file raffle prep.py
- open csv and prep entry counts
Useful links
https://www.w3schools.com/python/python_file_handling.asp https://docs.python.org/3/library/csv.html
https://stackoverflow.com/a/67958357/2571256 https://stackoverflow.com/a/134951/2571256 https://docs.python.org/3/library/shutil.html https://docs.python.org/3/library/datetime.html#datetime-objects
Note
We are calling bankcruptcy on streams for Nov 6th and Nov 20th for blog posts. See the things we did here:
- https://github.com/cnishina/chatbot_with_yuka/commit/571c3658346f5acdfdf6c9181c63a367fa90cacc
- https://github.com/cnishina/chatbot_with_yuka/commit/7b420dbafc4cf7cd208197c0fb418a15aa7aa387
- https://github.com/cnishina/chatbot_with_yuka/commit/2d5e0d05564abbda4a31d7597287d203eff6f0e6
- https://github.com/cnishina/chatbot_with_yuka/commit/f9c4db7e7755a04777badc27213c7d0ec71213ac
- https://github.com/cnishina/chatbot_with_yuka/commit/50b04001974f166c640ee7281ae9da9f678f0db4