Skip to content

J08K/Exercism-Meeting-Chats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercism-Meeting-Chats

The chats of the meetings which are held every week. This repository contains the chats of the meetings we had since April 30th of 2020. It is coded in python 3.8.1. Probably noone asked for this, but it's here anyway and I'll try to keep it updated!

If you want to view the chats, just go to Meetings\converted or click here. And click on the date of the meeting you would like to see.

To convert the chat of a meeting into a .md file, you'll have to copy all the messages, just by pressing ctrl+a and ctrl+c, then paste it into a .txt file encoded using the utf-8 standard. Then run the tool in that directory by using python exercism-meetings.py --input .txtfile --output .mdfile --date dateOfMeeting. If you want to change the "Me" username in the chat, you can add --name NewUsername to your command. You can also just run the .exe file in the bin directory of the tool folder using a terminal.

If you have any suggestions or if you want to add your own code, then feel free to do so! You can also add your own .md file from meeting if I missed the meeting. Just create a pull request.

Yes, I am planning to add a index.html file for Github Pages, but I am not experienced in web development, so that will take a while. If you are experienced in web development and you want to help out, please create a pull request and we'll discuss it from there on.

  • J08K (Job van der Wal)

About

The chats of the meetings which are held every week.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages