Update main.py
This commit is contained in:
parent
eca40cf0f2
commit
4fa9a8169c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ from BotYamPoster import init_streamobject
|
|||
from connector import Connector
|
||||
|
||||
def main():
|
||||
print("BOT-YAM - VERSION 3.0.1 >>>>")
|
||||
print("BOT-YAM - VERSION 3.0.2 >>>>")
|
||||
conn = Connector()
|
||||
stream = init_streamobject(conn)
|
||||
print("Adding stream rules...")
|
||||
|
|
|
|||
Loading…
Reference in a new issue