renamed skgyorugo to ihaspeks old-state
authorGeorgios Atheridis <georgios@atheridis.org>
Mon, 16 Jan 2023 04:22:16 +0000 (04:22 +0000)
committerGeorgios Atheridis <georgios@atheridis.org>
Mon, 16 Jan 2023 04:22:16 +0000 (04:22 +0000)
commitf8056be444d2fd67cab2cfac1a2a4372f7c29c5e
tree073ce27d27968eb452303ec74e4527b2c23a2f2a
parent7761404ccd5c3290f3a5ae38be12a167af6cb6c3
renamed skgyorugo to ihaspeks
146 files changed:
ihaspeks/README.md [new file with mode: 0644]
ihaspeks/analyze_auto_message.py [new file with mode: 0644]
ihaspeks/analyze_command.py [new file with mode: 0644]
ihaspeks/auto_messages/.jokes.py [new file with mode: 0644]
ihaspeks/auto_messages/give_permission.py [new file with mode: 0644]
ihaspeks/auto_messages/hello1.py [new file with mode: 0644]
ihaspeks/auto_messages/hello2.py [new file with mode: 0644]
ihaspeks/auto_messages/hello3.py [new file with mode: 0644]
ihaspeks/auto_messages/latege.py [new file with mode: 0644]
ihaspeks/auto_messages/queuehelp.py [new file with mode: 0644]
ihaspeks/auto_messages/update_queue.py [new file with mode: 0644]
ihaspeks/auto_messages/youtube.py [new file with mode: 0644]
ihaspeks/commands/.info.py [new file with mode: 0644]
ihaspeks/commands/9ball.py [new file with mode: 0644]
ihaspeks/commands/Q.py [new file with mode: 0644]
ihaspeks/commands/accept_share.py [new file with mode: 0644]
ihaspeks/commands/addaccount.py [new file with mode: 0644]
ihaspeks/commands/addcommand.py [new file with mode: 0644]
ihaspeks/commands/cannon.py [new file with mode: 0644]
ihaspeks/commands/cleanqueue.py [new file with mode: 0644]
ihaspeks/commands/coin.py [new file with mode: 0644]
ihaspeks/commands/commands.py [new file with mode: 0644]
ihaspeks/commands/deadge.py [new file with mode: 0644]
ihaspeks/commands/delete.py [new file with mode: 0644]
ihaspeks/commands/editcommand.py [new file with mode: 0644]
ihaspeks/commands/emotes.py [new file with mode: 0644]
ihaspeks/commands/forcehere.py [new file with mode: 0644]
ihaspeks/commands/forcejoin.py [new file with mode: 0644]
ihaspeks/commands/forceleave.py [new file with mode: 0644]
ihaspeks/commands/forcenothere.py [new file with mode: 0644]
ihaspeks/commands/here.py [new file with mode: 0644]
ihaspeks/commands/join.py [new file with mode: 0644]
ihaspeks/commands/joke.py [new file with mode: 0644]
ihaspeks/commands/latege.py [new file with mode: 0644]
ihaspeks/commands/leave.py [new file with mode: 0644]
ihaspeks/commands/movedown.py [new file with mode: 0644]
ihaspeks/commands/moveup.py [new file with mode: 0644]
ihaspeks/commands/newteams.py [new file with mode: 0644]
ihaspeks/commands/nothere.py [new file with mode: 0644]
ihaspeks/commands/opgg.py [new file with mode: 0644]
ihaspeks/commands/penta.py [new file with mode: 0644]
ihaspeks/commands/quadra.py [new file with mode: 0644]
ihaspeks/commands/removecommand.py [new file with mode: 0644]
ihaspeks/commands/scam.py [new file with mode: 0644]
ihaspeks/commands/spam.py [new file with mode: 0644]
ihaspeks/commands/t.py [new file with mode: 0644]
ihaspeks/commands/teams.py [new file with mode: 0644]
ihaspeks/commands/teamsize.py [new file with mode: 0644]
ihaspeks/commands/truth.py [new file with mode: 0644]
ihaspeks/commands/uwu.py [new file with mode: 0644]
ihaspeks/commands/youtube.py [new file with mode: 0644]
ihaspeks/database_manager.py [new file with mode: 0644]
ihaspeks/lol_api/__init__.py [new file with mode: 0644]
ihaspeks/lol_api/match_v5.py [new file with mode: 0644]
ihaspeks/lol_api/spectator_v4.py [new file with mode: 0644]
ihaspeks/lol_api/summoner_v4.py [new file with mode: 0644]
ihaspeks/main.py [new file with mode: 0644]
ihaspeks/requirements.txt [new file with mode: 0644]
ihaspeks/scripts/alwase.py [new file with mode: 0644]
ihaspeks/scripts/chat.py [new file with mode: 0644]
ihaspeks/scripts/chatting.py [new file with mode: 0644]
ihaspeks/scripts/clean_queue.py [new file with mode: 0644]
ihaspeks/scripts/clip_server.py [new file with mode: 0644]
ihaspeks/scripts/crylaugh.py [new file with mode: 0644]
ihaspeks/scripts/translator.py [new file with mode: 0644]
ihaspeks/scripts/unit_converter.py [new file with mode: 0644]
ihaspeks/tools/permissions.py [new file with mode: 0644]
ihaspeks/tools/raid.py [new file with mode: 0644]
ihaspeks/tools/smart_privmsg.py [new file with mode: 0644]
ihaspeks/tools/smart_start_stream_time.py [new file with mode: 0644]
ihaspeks/variable_manager/parser.py [new file with mode: 0644]
ihaspeks/yt_api/__init__.py [new file with mode: 0644]
ihaspeks/yt_api/videos.py [new file with mode: 0644]
skgyorugo/README.md [deleted file]
skgyorugo/analyze_auto_message.py [deleted file]
skgyorugo/analyze_command.py [deleted file]
skgyorugo/auto_messages/.jokes.py [deleted file]
skgyorugo/auto_messages/give_permission.py [deleted file]
skgyorugo/auto_messages/hello1.py [deleted file]
skgyorugo/auto_messages/hello2.py [deleted file]
skgyorugo/auto_messages/hello3.py [deleted file]
skgyorugo/auto_messages/latege.py [deleted file]
skgyorugo/auto_messages/queuehelp.py [deleted file]
skgyorugo/auto_messages/update_queue.py [deleted file]
skgyorugo/auto_messages/youtube.py [deleted file]
skgyorugo/commands/.info.py [deleted file]
skgyorugo/commands/9ball.py [deleted file]
skgyorugo/commands/Q.py [deleted file]
skgyorugo/commands/accept_share.py [deleted file]
skgyorugo/commands/addaccount.py [deleted file]
skgyorugo/commands/addcommand.py [deleted file]
skgyorugo/commands/cannon.py [deleted file]
skgyorugo/commands/cleanqueue.py [deleted file]
skgyorugo/commands/coin.py [deleted file]
skgyorugo/commands/commands.py [deleted file]
skgyorugo/commands/deadge.py [deleted file]
skgyorugo/commands/delete.py [deleted file]
skgyorugo/commands/editcommand.py [deleted file]
skgyorugo/commands/emotes.py [deleted file]
skgyorugo/commands/forcehere.py [deleted file]
skgyorugo/commands/forcejoin.py [deleted file]
skgyorugo/commands/forceleave.py [deleted file]
skgyorugo/commands/forcenothere.py [deleted file]
skgyorugo/commands/here.py [deleted file]
skgyorugo/commands/join.py [deleted file]
skgyorugo/commands/joke.py [deleted file]
skgyorugo/commands/latege.py [deleted file]
skgyorugo/commands/leave.py [deleted file]
skgyorugo/commands/movedown.py [deleted file]
skgyorugo/commands/moveup.py [deleted file]
skgyorugo/commands/newteams.py [deleted file]
skgyorugo/commands/nothere.py [deleted file]
skgyorugo/commands/opgg.py [deleted file]
skgyorugo/commands/penta.py [deleted file]
skgyorugo/commands/quadra.py [deleted file]
skgyorugo/commands/removecommand.py [deleted file]
skgyorugo/commands/scam.py [deleted file]
skgyorugo/commands/spam.py [deleted file]
skgyorugo/commands/t.py [deleted file]
skgyorugo/commands/teams.py [deleted file]
skgyorugo/commands/teamsize.py [deleted file]
skgyorugo/commands/truth.py [deleted file]
skgyorugo/commands/uwu.py [deleted file]
skgyorugo/commands/youtube.py [deleted file]
skgyorugo/database_manager.py [deleted file]
skgyorugo/lol_api/__init__.py [deleted file]
skgyorugo/lol_api/match_v5.py [deleted file]
skgyorugo/lol_api/spectator_v4.py [deleted file]
skgyorugo/lol_api/summoner_v4.py [deleted file]
skgyorugo/main.py [deleted file]
skgyorugo/requirements.txt [deleted file]
skgyorugo/scripts/alwase.py [deleted file]
skgyorugo/scripts/chat.py [deleted file]
skgyorugo/scripts/chatting.py [deleted file]
skgyorugo/scripts/clean_queue.py [deleted file]
skgyorugo/scripts/clip_server.py [deleted file]
skgyorugo/scripts/crylaugh.py [deleted file]
skgyorugo/scripts/translator.py [deleted file]
skgyorugo/scripts/unit_converter.py [deleted file]
skgyorugo/tools/permissions.py [deleted file]
skgyorugo/tools/raid.py [deleted file]
skgyorugo/tools/smart_privmsg.py [deleted file]
skgyorugo/tools/smart_start_stream_time.py [deleted file]
skgyorugo/variable_manager/parser.py [deleted file]
skgyorugo/yt_api/__init__.py [deleted file]
skgyorugo/yt_api/videos.py [deleted file]