diff --git a/main.py b/main.py index 668af30..25d4d8f 100644 --- a/main.py +++ b/main.py @@ -5,6 +5,7 @@ import pytchat import time import random from talk import Talk +import subprocess YOUTUBE_ID: str = 'aq3QwuYz-KU' @@ -22,9 +23,9 @@ class Main: live_chat = pytchat.create (video_id = YOUTUBE_ID) - user_font = pygame.font.SysFont ('notosansjpregular', 32, + user_font = pygame.font.SysFont ('notosanscjkjp', 32, italic = True) - nizika_font = pygame.font.SysFont ('07にくまるフォント', 50) + nizika_font = pygame.font.SysFont ('07nikumarufont', 50) while (True): screen.fill ((0, 255, 0)) @@ -46,6 +47,10 @@ class Main: noon.play () + # subprocess.run (r'wine .\') + + time.sleep (10) + pygame.display.update () for event in pygame.event.get (): @@ -53,7 +58,6 @@ class Main: pygame.quit () sys.exit () - time.sleep (10) if __name__ == '__main__': Main.main () diff --git a/softalk/SofTalk.exe b/softalk/SofTalk.exe new file mode 100644 index 0000000..eb9be0b Binary files /dev/null and b/softalk/SofTalk.exe differ diff --git a/softalk/SofTalk.ini b/softalk/SofTalk.ini new file mode 100644 index 0000000..64c3f39 Binary files /dev/null and b/softalk/SofTalk.ini differ diff --git a/softalk/SofTalk.ini_1 b/softalk/SofTalk.ini_1 new file mode 100644 index 0000000..060640d Binary files /dev/null and b/softalk/SofTalk.ini_1 differ diff --git a/softalk/SofTalk.ini_2 b/softalk/SofTalk.ini_2 new file mode 100644 index 0000000..5b86cdf Binary files /dev/null and b/softalk/SofTalk.ini_2 differ diff --git a/softalk/SofTalk.log b/softalk/SofTalk.log new file mode 100644 index 0000000..8334e06 Binary files /dev/null and b/softalk/SofTalk.log differ diff --git a/softalk/dll/acc.stk b/softalk/dll/acc.stk new file mode 100644 index 0000000..9bd5721 Binary files /dev/null and b/softalk/dll/acc.stk differ diff --git a/softalk/dll/dic.stk b/softalk/dll/dic.stk new file mode 100644 index 0000000..77b6971 Binary files /dev/null and b/softalk/dll/dic.stk differ diff --git a/softalk/dll/eng.stk b/softalk/dll/eng.stk new file mode 100644 index 0000000..6480701 Binary files /dev/null and b/softalk/dll/eng.stk differ diff --git a/softalk/dll/j2e.stk b/softalk/dll/j2e.stk new file mode 100644 index 0000000..5929951 Binary files /dev/null and b/softalk/dll/j2e.stk differ diff --git a/softalk/dll/join.stk b/softalk/dll/join.stk new file mode 100644 index 0000000..0f9afa6 Binary files /dev/null and b/softalk/dll/join.stk differ diff --git a/softalk/dll/miko/MikoVoice.dll b/softalk/dll/miko/MikoVoice.dll new file mode 100644 index 0000000..d2160f4 Binary files /dev/null and b/softalk/dll/miko/MikoVoice.dll differ diff --git a/softalk/dll/mrk.stk b/softalk/dll/mrk.stk new file mode 100644 index 0000000..dfc4755 Binary files /dev/null and b/softalk/dll/mrk.stk differ diff --git a/softalk/dll/num.stk b/softalk/dll/num.stk new file mode 100644 index 0000000..241916c Binary files /dev/null and b/softalk/dll/num.stk differ diff --git a/softalk/help/help.chm b/softalk/help/help.chm new file mode 100644 index 0000000..ef9c59e Binary files /dev/null and b/softalk/help/help.chm differ diff --git a/softalk/readme.txt b/softalk/readme.txt new file mode 100644 index 0000000..9f527ce --- /dev/null +++ b/softalk/readme.txt @@ -0,0 +1,34 @@ +================================================== + SofTalk +================================================== + + +y@\z + +@Ep܂ޕ͂œǂݏグ܂B + +@ɕ́^IvVw肷ΎœǂݏグJn̂ŁÃAvP[VĂяoĎgp邱Ƃł܂B + + +y@z + +@wvETCgFAQB + + +yӎz + +@{\tgpɂȂɂMicrosoft .NET FrameworkKvłB + + +y z + +@{\tg̓t[EFAłB +@{\tĝpɍۂ@Ȃ鑹⑹QĂA؂̐ӔC𕉂˂܂B + + +y쒘z + +@cncc +@https://w.atwiki.jp/softalk/ + + diff --git a/softalk/softalkw.exe b/softalk/softalkw.exe new file mode 100644 index 0000000..7ab0c8a Binary files /dev/null and b/softalk/softalkw.exe differ