updated chyron test
This commit is contained in:
parent
292b54d353
commit
684b22f451
@ -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: ",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user