added some ttv api, changed initial python file name that gets run for each message...
authorGeorgios Atheridis <atheridis@tutamail.com>
Tue, 29 Mar 2022 11:12:28 +0000 (14:12 +0300)
committerGeorgios Atheridis <atheridis@tutamail.com>
Tue, 29 Mar 2022 11:12:28 +0000 (14:12 +0300)
commitab0a6dd9818c7747b96837ac0543520318dc173a
tree0dbb4db8e4949c4a573cde18d8e89449508269fe
parent5fd9c0ca7932a3bbfc8ac9e2383a177f0ae023b7
added some ttv api, changed initial python file name that gets run for each message in a channel to main.py
aptbot/__main__.py
aptbot/args_logic.py
aptbot/bot.py
setup.py
test/ttv_api/channel.py [new file with mode: 0644]
ttv_api/__init__.py [new file with mode: 0644]
ttv_api/channel.py [new file with mode: 0644]
ttv_api/emotes.py [new file with mode: 0644]
ttv_api/stream.py [new file with mode: 0644]
ttv_api/users.py [new file with mode: 0644]