added lol_queue
authorGeorgios Atheridis <atheridis@tutamail.com>
Tue, 10 May 2022 04:39:23 +0000 (04:39 +0000)
committerGeorgios Atheridis <atheridis@tutamail.com>
Tue, 10 May 2022 04:39:23 +0000 (04:39 +0000)
commit7474f9801a2ce87f16fd8fa4517458b0f25590fd
treee2d0e38492661c13b2115c0f958b2c7630838c7a
parent0e01b45efb0282bf5a200ab3990f6fd1453a3a8e
added lol_queue
20 files changed:
skgyorugo/analyze_auto_message.py
skgyorugo/commands/addaccount.py
skgyorugo/commands/available.py [new file with mode: 0644]
skgyorugo/commands/cleanqueue.py [new file with mode: 0644]
skgyorugo/commands/forceavailable.py [new file with mode: 0644]
skgyorugo/commands/forcejoin.py [new file with mode: 0644]
skgyorugo/commands/forceleave.py [new file with mode: 0644]
skgyorugo/commands/forceunavailable.py [new file with mode: 0644]
skgyorugo/commands/join.py [new file with mode: 0644]
skgyorugo/commands/leave.py [new file with mode: 0644]
skgyorugo/commands/opgg.py
skgyorugo/commands/queue.py [new file with mode: 0644]
skgyorugo/commands/queuesize.py [new file with mode: 0644]
skgyorugo/commands/unavailable.py [new file with mode: 0644]
skgyorugo/database_manager.py
skgyorugo/lol_api/spectator_v4.py
skgyorugo/main.py
skgyorugo/scripts/clean_queue.py [new file with mode: 0644]
skgyorugo/tools/smart_privmsg.py
skgyorugo/tools/smart_start_stream_time.py