updated chyron test

This commit is contained in:
Alex Orid 2021-04-09 17:02:18 -04:00
parent 292b54d353
commit 684b22f451

View File

@ -59,17 +59,21 @@ class ChyronItem():
if __name__ == "__main__":
testModule = Chyron_Module()
testModule.addItem(
"test",
"RightNow",
"Now: ",
"Coding Stream")
testModule.addItem(
"WeekDays",
"► Weekdays: ",
"Daily Stream @ 12pm Noon EST")
testModule.addItem(
"FriSat",
"► Friday & Saturday: ",
"Coding Stream")
"FFxiv (Express Delivery Raid Team) @ 7pm EST")
testModule.addItem(
"Commands",
"► Commands: ",
"!animal, !climateclock, !discord, !page, !roll")
"!animal, !climateclock, !discord, !lights, !page, !roll")
testModule.addItem(
"Website",
"► Want to read about my various projects? visit: ",