Create morse bot

This commit is contained in:
Joscha 2018-08-23 10:55:48 +00:00
parent 2b3e524bde
commit f5dd6bfda1
3 changed files with 212 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
**/__pycache__
*.cookie
*.conf