From d58a2c02040830c7dded0c3852bb9d2f01c25cf3 Mon Sep 17 00:00:00 2001 From: Georgios Atheridis Date: Mon, 16 Jan 2023 04:22:16 +0000 Subject: [PATCH] renamed skgyorugo to ihaspeks --- {skgyorugo => ihaspeks}/README.md | 0 {skgyorugo => ihaspeks}/analyze_auto_message.py | 0 {skgyorugo => ihaspeks}/analyze_command.py | 0 {skgyorugo => ihaspeks}/auto_messages/.jokes.py | 0 {skgyorugo => ihaspeks}/auto_messages/give_permission.py | 0 {skgyorugo => ihaspeks}/auto_messages/hello1.py | 0 {skgyorugo => ihaspeks}/auto_messages/hello2.py | 0 {skgyorugo => ihaspeks}/auto_messages/hello3.py | 0 {skgyorugo => ihaspeks}/auto_messages/latege.py | 0 {skgyorugo => ihaspeks}/auto_messages/queuehelp.py | 0 {skgyorugo => ihaspeks}/auto_messages/update_queue.py | 0 {skgyorugo => ihaspeks}/auto_messages/youtube.py | 0 {skgyorugo => ihaspeks}/commands/.info.py | 0 {skgyorugo => ihaspeks}/commands/9ball.py | 0 {skgyorugo => ihaspeks}/commands/Q.py | 0 {skgyorugo => ihaspeks}/commands/accept_share.py | 0 {skgyorugo => ihaspeks}/commands/addaccount.py | 0 {skgyorugo => ihaspeks}/commands/addcommand.py | 0 {skgyorugo => ihaspeks}/commands/cannon.py | 0 {skgyorugo => ihaspeks}/commands/cleanqueue.py | 0 {skgyorugo => ihaspeks}/commands/coin.py | 0 {skgyorugo => ihaspeks}/commands/commands.py | 0 {skgyorugo => ihaspeks}/commands/deadge.py | 0 {skgyorugo => ihaspeks}/commands/delete.py | 0 {skgyorugo => ihaspeks}/commands/editcommand.py | 0 {skgyorugo => ihaspeks}/commands/emotes.py | 0 {skgyorugo => ihaspeks}/commands/forcehere.py | 0 {skgyorugo => ihaspeks}/commands/forcejoin.py | 0 {skgyorugo => ihaspeks}/commands/forceleave.py | 0 {skgyorugo => ihaspeks}/commands/forcenothere.py | 0 {skgyorugo => ihaspeks}/commands/here.py | 0 {skgyorugo => ihaspeks}/commands/join.py | 0 {skgyorugo => ihaspeks}/commands/joke.py | 0 {skgyorugo => ihaspeks}/commands/latege.py | 0 {skgyorugo => ihaspeks}/commands/leave.py | 0 {skgyorugo => ihaspeks}/commands/movedown.py | 0 {skgyorugo => ihaspeks}/commands/moveup.py | 0 {skgyorugo => ihaspeks}/commands/newteams.py | 0 {skgyorugo => ihaspeks}/commands/nothere.py | 0 {skgyorugo => ihaspeks}/commands/opgg.py | 0 {skgyorugo => ihaspeks}/commands/penta.py | 0 {skgyorugo => ihaspeks}/commands/quadra.py | 0 {skgyorugo => ihaspeks}/commands/removecommand.py | 0 {skgyorugo => ihaspeks}/commands/scam.py | 0 {skgyorugo => ihaspeks}/commands/spam.py | 0 {skgyorugo => ihaspeks}/commands/t.py | 0 {skgyorugo => ihaspeks}/commands/teams.py | 0 {skgyorugo => ihaspeks}/commands/teamsize.py | 0 {skgyorugo => ihaspeks}/commands/truth.py | 0 {skgyorugo => ihaspeks}/commands/uwu.py | 0 {skgyorugo => ihaspeks}/commands/youtube.py | 0 {skgyorugo => ihaspeks}/database_manager.py | 0 {skgyorugo => ihaspeks}/lol_api/__init__.py | 0 {skgyorugo => ihaspeks}/lol_api/match_v5.py | 0 {skgyorugo => ihaspeks}/lol_api/spectator_v4.py | 0 {skgyorugo => ihaspeks}/lol_api/summoner_v4.py | 0 {skgyorugo => ihaspeks}/main.py | 0 {skgyorugo => ihaspeks}/requirements.txt | 0 {skgyorugo => ihaspeks}/scripts/alwase.py | 0 {skgyorugo => ihaspeks}/scripts/chat.py | 0 {skgyorugo => ihaspeks}/scripts/chatting.py | 0 {skgyorugo => ihaspeks}/scripts/clean_queue.py | 0 {skgyorugo => ihaspeks}/scripts/clip_server.py | 0 {skgyorugo => ihaspeks}/scripts/crylaugh.py | 0 {skgyorugo => ihaspeks}/scripts/translator.py | 0 {skgyorugo => ihaspeks}/scripts/unit_converter.py | 0 {skgyorugo => ihaspeks}/tools/permissions.py | 0 {skgyorugo => ihaspeks}/tools/raid.py | 0 {skgyorugo => ihaspeks}/tools/smart_privmsg.py | 0 {skgyorugo => ihaspeks}/tools/smart_start_stream_time.py | 0 {skgyorugo => ihaspeks}/variable_manager/parser.py | 0 {skgyorugo => ihaspeks}/yt_api/__init__.py | 0 {skgyorugo => ihaspeks}/yt_api/videos.py | 0 73 files changed, 0 insertions(+), 0 deletions(-) rename {skgyorugo => ihaspeks}/README.md (100%) rename {skgyorugo => ihaspeks}/analyze_auto_message.py (100%) rename {skgyorugo => ihaspeks}/analyze_command.py (100%) rename {skgyorugo => ihaspeks}/auto_messages/.jokes.py (100%) rename {skgyorugo => ihaspeks}/auto_messages/give_permission.py (100%) rename {skgyorugo => ihaspeks}/auto_messages/hello1.py (100%) rename {skgyorugo => ihaspeks}/auto_messages/hello2.py (100%) rename {skgyorugo => ihaspeks}/auto_messages/hello3.py (100%) rename {skgyorugo => ihaspeks}/auto_messages/latege.py (100%) rename {skgyorugo => ihaspeks}/auto_messages/queuehelp.py (100%) rename {skgyorugo => ihaspeks}/auto_messages/update_queue.py (100%) rename {skgyorugo => ihaspeks}/auto_messages/youtube.py (100%) rename {skgyorugo => ihaspeks}/commands/.info.py (100%) rename {skgyorugo => ihaspeks}/commands/9ball.py (100%) rename {skgyorugo => ihaspeks}/commands/Q.py (100%) rename {skgyorugo => ihaspeks}/commands/accept_share.py (100%) rename {skgyorugo => ihaspeks}/commands/addaccount.py (100%) rename {skgyorugo => ihaspeks}/commands/addcommand.py (100%) rename {skgyorugo => ihaspeks}/commands/cannon.py (100%) rename {skgyorugo => ihaspeks}/commands/cleanqueue.py (100%) rename {skgyorugo => ihaspeks}/commands/coin.py (100%) rename {skgyorugo => ihaspeks}/commands/commands.py (100%) rename {skgyorugo => ihaspeks}/commands/deadge.py (100%) rename {skgyorugo => ihaspeks}/commands/delete.py (100%) rename {skgyorugo => ihaspeks}/commands/editcommand.py (100%) rename {skgyorugo => ihaspeks}/commands/emotes.py (100%) rename {skgyorugo => ihaspeks}/commands/forcehere.py (100%) rename {skgyorugo => ihaspeks}/commands/forcejoin.py (100%) rename {skgyorugo => ihaspeks}/commands/forceleave.py (100%) rename {skgyorugo => ihaspeks}/commands/forcenothere.py (100%) rename {skgyorugo => ihaspeks}/commands/here.py (100%) rename {skgyorugo => ihaspeks}/commands/join.py (100%) rename {skgyorugo => ihaspeks}/commands/joke.py (100%) rename {skgyorugo => ihaspeks}/commands/latege.py (100%) rename {skgyorugo => ihaspeks}/commands/leave.py (100%) rename {skgyorugo => ihaspeks}/commands/movedown.py (100%) rename {skgyorugo => ihaspeks}/commands/moveup.py (100%) rename {skgyorugo => ihaspeks}/commands/newteams.py (100%) rename {skgyorugo => ihaspeks}/commands/nothere.py (100%) rename {skgyorugo => ihaspeks}/commands/opgg.py (100%) rename {skgyorugo => ihaspeks}/commands/penta.py (100%) rename {skgyorugo => ihaspeks}/commands/quadra.py (100%) rename {skgyorugo => ihaspeks}/commands/removecommand.py (100%) rename {skgyorugo => ihaspeks}/commands/scam.py (100%) rename {skgyorugo => ihaspeks}/commands/spam.py (100%) rename {skgyorugo => ihaspeks}/commands/t.py (100%) rename {skgyorugo => ihaspeks}/commands/teams.py (100%) rename {skgyorugo => ihaspeks}/commands/teamsize.py (100%) rename {skgyorugo => ihaspeks}/commands/truth.py (100%) rename {skgyorugo => ihaspeks}/commands/uwu.py (100%) rename {skgyorugo => ihaspeks}/commands/youtube.py (100%) rename {skgyorugo => ihaspeks}/database_manager.py (100%) rename {skgyorugo => ihaspeks}/lol_api/__init__.py (100%) rename {skgyorugo => ihaspeks}/lol_api/match_v5.py (100%) rename {skgyorugo => ihaspeks}/lol_api/spectator_v4.py (100%) rename {skgyorugo => ihaspeks}/lol_api/summoner_v4.py (100%) rename {skgyorugo => ihaspeks}/main.py (100%) rename {skgyorugo => ihaspeks}/requirements.txt (100%) rename {skgyorugo => ihaspeks}/scripts/alwase.py (100%) rename {skgyorugo => ihaspeks}/scripts/chat.py (100%) rename {skgyorugo => ihaspeks}/scripts/chatting.py (100%) rename {skgyorugo => ihaspeks}/scripts/clean_queue.py (100%) rename {skgyorugo => ihaspeks}/scripts/clip_server.py (100%) rename {skgyorugo => ihaspeks}/scripts/crylaugh.py (100%) rename {skgyorugo => ihaspeks}/scripts/translator.py (100%) rename {skgyorugo => ihaspeks}/scripts/unit_converter.py (100%) rename {skgyorugo => ihaspeks}/tools/permissions.py (100%) rename {skgyorugo => ihaspeks}/tools/raid.py (100%) rename {skgyorugo => ihaspeks}/tools/smart_privmsg.py (100%) rename {skgyorugo => ihaspeks}/tools/smart_start_stream_time.py (100%) rename {skgyorugo => ihaspeks}/variable_manager/parser.py (100%) rename {skgyorugo => ihaspeks}/yt_api/__init__.py (100%) rename {skgyorugo => ihaspeks}/yt_api/videos.py (100%) diff --git a/skgyorugo/README.md b/ihaspeks/README.md similarity index 100% rename from skgyorugo/README.md rename to ihaspeks/README.md diff --git a/skgyorugo/analyze_auto_message.py b/ihaspeks/analyze_auto_message.py similarity index 100% rename from skgyorugo/analyze_auto_message.py rename to ihaspeks/analyze_auto_message.py diff --git a/skgyorugo/analyze_command.py b/ihaspeks/analyze_command.py similarity index 100% rename from skgyorugo/analyze_command.py rename to ihaspeks/analyze_command.py diff --git a/skgyorugo/auto_messages/.jokes.py b/ihaspeks/auto_messages/.jokes.py similarity index 100% rename from skgyorugo/auto_messages/.jokes.py rename to ihaspeks/auto_messages/.jokes.py diff --git a/skgyorugo/auto_messages/give_permission.py b/ihaspeks/auto_messages/give_permission.py similarity index 100% rename from skgyorugo/auto_messages/give_permission.py rename to ihaspeks/auto_messages/give_permission.py diff --git a/skgyorugo/auto_messages/hello1.py b/ihaspeks/auto_messages/hello1.py similarity index 100% rename from skgyorugo/auto_messages/hello1.py rename to ihaspeks/auto_messages/hello1.py diff --git a/skgyorugo/auto_messages/hello2.py b/ihaspeks/auto_messages/hello2.py similarity index 100% rename from skgyorugo/auto_messages/hello2.py rename to ihaspeks/auto_messages/hello2.py diff --git a/skgyorugo/auto_messages/hello3.py b/ihaspeks/auto_messages/hello3.py similarity index 100% rename from skgyorugo/auto_messages/hello3.py rename to ihaspeks/auto_messages/hello3.py diff --git a/skgyorugo/auto_messages/latege.py b/ihaspeks/auto_messages/latege.py similarity index 100% rename from skgyorugo/auto_messages/latege.py rename to ihaspeks/auto_messages/latege.py diff --git a/skgyorugo/auto_messages/queuehelp.py b/ihaspeks/auto_messages/queuehelp.py similarity index 100% rename from skgyorugo/auto_messages/queuehelp.py rename to ihaspeks/auto_messages/queuehelp.py diff --git a/skgyorugo/auto_messages/update_queue.py b/ihaspeks/auto_messages/update_queue.py similarity index 100% rename from skgyorugo/auto_messages/update_queue.py rename to ihaspeks/auto_messages/update_queue.py diff --git a/skgyorugo/auto_messages/youtube.py b/ihaspeks/auto_messages/youtube.py similarity index 100% rename from skgyorugo/auto_messages/youtube.py rename to ihaspeks/auto_messages/youtube.py diff --git a/skgyorugo/commands/.info.py b/ihaspeks/commands/.info.py similarity index 100% rename from skgyorugo/commands/.info.py rename to ihaspeks/commands/.info.py diff --git a/skgyorugo/commands/9ball.py b/ihaspeks/commands/9ball.py similarity index 100% rename from skgyorugo/commands/9ball.py rename to ihaspeks/commands/9ball.py diff --git a/skgyorugo/commands/Q.py b/ihaspeks/commands/Q.py similarity index 100% rename from skgyorugo/commands/Q.py rename to ihaspeks/commands/Q.py diff --git a/skgyorugo/commands/accept_share.py b/ihaspeks/commands/accept_share.py similarity index 100% rename from skgyorugo/commands/accept_share.py rename to ihaspeks/commands/accept_share.py diff --git a/skgyorugo/commands/addaccount.py b/ihaspeks/commands/addaccount.py similarity index 100% rename from skgyorugo/commands/addaccount.py rename to ihaspeks/commands/addaccount.py diff --git a/skgyorugo/commands/addcommand.py b/ihaspeks/commands/addcommand.py similarity index 100% rename from skgyorugo/commands/addcommand.py rename to ihaspeks/commands/addcommand.py diff --git a/skgyorugo/commands/cannon.py b/ihaspeks/commands/cannon.py similarity index 100% rename from skgyorugo/commands/cannon.py rename to ihaspeks/commands/cannon.py diff --git a/skgyorugo/commands/cleanqueue.py b/ihaspeks/commands/cleanqueue.py similarity index 100% rename from skgyorugo/commands/cleanqueue.py rename to ihaspeks/commands/cleanqueue.py diff --git a/skgyorugo/commands/coin.py b/ihaspeks/commands/coin.py similarity index 100% rename from skgyorugo/commands/coin.py rename to ihaspeks/commands/coin.py diff --git a/skgyorugo/commands/commands.py b/ihaspeks/commands/commands.py similarity index 100% rename from skgyorugo/commands/commands.py rename to ihaspeks/commands/commands.py diff --git a/skgyorugo/commands/deadge.py b/ihaspeks/commands/deadge.py similarity index 100% rename from skgyorugo/commands/deadge.py rename to ihaspeks/commands/deadge.py diff --git a/skgyorugo/commands/delete.py b/ihaspeks/commands/delete.py similarity index 100% rename from skgyorugo/commands/delete.py rename to ihaspeks/commands/delete.py diff --git a/skgyorugo/commands/editcommand.py b/ihaspeks/commands/editcommand.py similarity index 100% rename from skgyorugo/commands/editcommand.py rename to ihaspeks/commands/editcommand.py diff --git a/skgyorugo/commands/emotes.py b/ihaspeks/commands/emotes.py similarity index 100% rename from skgyorugo/commands/emotes.py rename to ihaspeks/commands/emotes.py diff --git a/skgyorugo/commands/forcehere.py b/ihaspeks/commands/forcehere.py similarity index 100% rename from skgyorugo/commands/forcehere.py rename to ihaspeks/commands/forcehere.py diff --git a/skgyorugo/commands/forcejoin.py b/ihaspeks/commands/forcejoin.py similarity index 100% rename from skgyorugo/commands/forcejoin.py rename to ihaspeks/commands/forcejoin.py diff --git a/skgyorugo/commands/forceleave.py b/ihaspeks/commands/forceleave.py similarity index 100% rename from skgyorugo/commands/forceleave.py rename to ihaspeks/commands/forceleave.py diff --git a/skgyorugo/commands/forcenothere.py b/ihaspeks/commands/forcenothere.py similarity index 100% rename from skgyorugo/commands/forcenothere.py rename to ihaspeks/commands/forcenothere.py diff --git a/skgyorugo/commands/here.py b/ihaspeks/commands/here.py similarity index 100% rename from skgyorugo/commands/here.py rename to ihaspeks/commands/here.py diff --git a/skgyorugo/commands/join.py b/ihaspeks/commands/join.py similarity index 100% rename from skgyorugo/commands/join.py rename to ihaspeks/commands/join.py diff --git a/skgyorugo/commands/joke.py b/ihaspeks/commands/joke.py similarity index 100% rename from skgyorugo/commands/joke.py rename to ihaspeks/commands/joke.py diff --git a/skgyorugo/commands/latege.py b/ihaspeks/commands/latege.py similarity index 100% rename from skgyorugo/commands/latege.py rename to ihaspeks/commands/latege.py diff --git a/skgyorugo/commands/leave.py b/ihaspeks/commands/leave.py similarity index 100% rename from skgyorugo/commands/leave.py rename to ihaspeks/commands/leave.py diff --git a/skgyorugo/commands/movedown.py b/ihaspeks/commands/movedown.py similarity index 100% rename from skgyorugo/commands/movedown.py rename to ihaspeks/commands/movedown.py diff --git a/skgyorugo/commands/moveup.py b/ihaspeks/commands/moveup.py similarity index 100% rename from skgyorugo/commands/moveup.py rename to ihaspeks/commands/moveup.py diff --git a/skgyorugo/commands/newteams.py b/ihaspeks/commands/newteams.py similarity index 100% rename from skgyorugo/commands/newteams.py rename to ihaspeks/commands/newteams.py diff --git a/skgyorugo/commands/nothere.py b/ihaspeks/commands/nothere.py similarity index 100% rename from skgyorugo/commands/nothere.py rename to ihaspeks/commands/nothere.py diff --git a/skgyorugo/commands/opgg.py b/ihaspeks/commands/opgg.py similarity index 100% rename from skgyorugo/commands/opgg.py rename to ihaspeks/commands/opgg.py diff --git a/skgyorugo/commands/penta.py b/ihaspeks/commands/penta.py similarity index 100% rename from skgyorugo/commands/penta.py rename to ihaspeks/commands/penta.py diff --git a/skgyorugo/commands/quadra.py b/ihaspeks/commands/quadra.py similarity index 100% rename from skgyorugo/commands/quadra.py rename to ihaspeks/commands/quadra.py diff --git a/skgyorugo/commands/removecommand.py b/ihaspeks/commands/removecommand.py similarity index 100% rename from skgyorugo/commands/removecommand.py rename to ihaspeks/commands/removecommand.py diff --git a/skgyorugo/commands/scam.py b/ihaspeks/commands/scam.py similarity index 100% rename from skgyorugo/commands/scam.py rename to ihaspeks/commands/scam.py diff --git a/skgyorugo/commands/spam.py b/ihaspeks/commands/spam.py similarity index 100% rename from skgyorugo/commands/spam.py rename to ihaspeks/commands/spam.py diff --git a/skgyorugo/commands/t.py b/ihaspeks/commands/t.py similarity index 100% rename from skgyorugo/commands/t.py rename to ihaspeks/commands/t.py diff --git a/skgyorugo/commands/teams.py b/ihaspeks/commands/teams.py similarity index 100% rename from skgyorugo/commands/teams.py rename to ihaspeks/commands/teams.py diff --git a/skgyorugo/commands/teamsize.py b/ihaspeks/commands/teamsize.py similarity index 100% rename from skgyorugo/commands/teamsize.py rename to ihaspeks/commands/teamsize.py diff --git a/skgyorugo/commands/truth.py b/ihaspeks/commands/truth.py similarity index 100% rename from skgyorugo/commands/truth.py rename to ihaspeks/commands/truth.py diff --git a/skgyorugo/commands/uwu.py b/ihaspeks/commands/uwu.py similarity index 100% rename from skgyorugo/commands/uwu.py rename to ihaspeks/commands/uwu.py diff --git a/skgyorugo/commands/youtube.py b/ihaspeks/commands/youtube.py similarity index 100% rename from skgyorugo/commands/youtube.py rename to ihaspeks/commands/youtube.py diff --git a/skgyorugo/database_manager.py b/ihaspeks/database_manager.py similarity index 100% rename from skgyorugo/database_manager.py rename to ihaspeks/database_manager.py diff --git a/skgyorugo/lol_api/__init__.py b/ihaspeks/lol_api/__init__.py similarity index 100% rename from skgyorugo/lol_api/__init__.py rename to ihaspeks/lol_api/__init__.py diff --git a/skgyorugo/lol_api/match_v5.py b/ihaspeks/lol_api/match_v5.py similarity index 100% rename from skgyorugo/lol_api/match_v5.py rename to ihaspeks/lol_api/match_v5.py diff --git a/skgyorugo/lol_api/spectator_v4.py b/ihaspeks/lol_api/spectator_v4.py similarity index 100% rename from skgyorugo/lol_api/spectator_v4.py rename to ihaspeks/lol_api/spectator_v4.py diff --git a/skgyorugo/lol_api/summoner_v4.py b/ihaspeks/lol_api/summoner_v4.py similarity index 100% rename from skgyorugo/lol_api/summoner_v4.py rename to ihaspeks/lol_api/summoner_v4.py diff --git a/skgyorugo/main.py b/ihaspeks/main.py similarity index 100% rename from skgyorugo/main.py rename to ihaspeks/main.py diff --git a/skgyorugo/requirements.txt b/ihaspeks/requirements.txt similarity index 100% rename from skgyorugo/requirements.txt rename to ihaspeks/requirements.txt diff --git a/skgyorugo/scripts/alwase.py b/ihaspeks/scripts/alwase.py similarity index 100% rename from skgyorugo/scripts/alwase.py rename to ihaspeks/scripts/alwase.py diff --git a/skgyorugo/scripts/chat.py b/ihaspeks/scripts/chat.py similarity index 100% rename from skgyorugo/scripts/chat.py rename to ihaspeks/scripts/chat.py diff --git a/skgyorugo/scripts/chatting.py b/ihaspeks/scripts/chatting.py similarity index 100% rename from skgyorugo/scripts/chatting.py rename to ihaspeks/scripts/chatting.py diff --git a/skgyorugo/scripts/clean_queue.py b/ihaspeks/scripts/clean_queue.py similarity index 100% rename from skgyorugo/scripts/clean_queue.py rename to ihaspeks/scripts/clean_queue.py diff --git a/skgyorugo/scripts/clip_server.py b/ihaspeks/scripts/clip_server.py similarity index 100% rename from skgyorugo/scripts/clip_server.py rename to ihaspeks/scripts/clip_server.py diff --git a/skgyorugo/scripts/crylaugh.py b/ihaspeks/scripts/crylaugh.py similarity index 100% rename from skgyorugo/scripts/crylaugh.py rename to ihaspeks/scripts/crylaugh.py diff --git a/skgyorugo/scripts/translator.py b/ihaspeks/scripts/translator.py similarity index 100% rename from skgyorugo/scripts/translator.py rename to ihaspeks/scripts/translator.py diff --git a/skgyorugo/scripts/unit_converter.py b/ihaspeks/scripts/unit_converter.py similarity index 100% rename from skgyorugo/scripts/unit_converter.py rename to ihaspeks/scripts/unit_converter.py diff --git a/skgyorugo/tools/permissions.py b/ihaspeks/tools/permissions.py similarity index 100% rename from skgyorugo/tools/permissions.py rename to ihaspeks/tools/permissions.py diff --git a/skgyorugo/tools/raid.py b/ihaspeks/tools/raid.py similarity index 100% rename from skgyorugo/tools/raid.py rename to ihaspeks/tools/raid.py diff --git a/skgyorugo/tools/smart_privmsg.py b/ihaspeks/tools/smart_privmsg.py similarity index 100% rename from skgyorugo/tools/smart_privmsg.py rename to ihaspeks/tools/smart_privmsg.py diff --git a/skgyorugo/tools/smart_start_stream_time.py b/ihaspeks/tools/smart_start_stream_time.py similarity index 100% rename from skgyorugo/tools/smart_start_stream_time.py rename to ihaspeks/tools/smart_start_stream_time.py diff --git a/skgyorugo/variable_manager/parser.py b/ihaspeks/variable_manager/parser.py similarity index 100% rename from skgyorugo/variable_manager/parser.py rename to ihaspeks/variable_manager/parser.py diff --git a/skgyorugo/yt_api/__init__.py b/ihaspeks/yt_api/__init__.py similarity index 100% rename from skgyorugo/yt_api/__init__.py rename to ihaspeks/yt_api/__init__.py diff --git a/skgyorugo/yt_api/videos.py b/ihaspeks/yt_api/videos.py similarity index 100% rename from skgyorugo/yt_api/videos.py rename to ihaspeks/yt_api/videos.py -- 2.30.2