master updates #22

Merged
alex_orid merged 10 commits from master into db-module 2021-04-09 22:06:25 +00:00
Showing only changes of commit 684b22f451 - Show all commits

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: ",