Browse Source

Update 'chatnames.py'

deadtom 4 weeks ago
parent
commit
7d2cc29400
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chatnames.py

+ 1 - 1
chatnames.py

@@ -1,6 +1,6 @@
 # Creates a new list of suggested chat names on your Owncast instance.
 # Creates a new list of suggested chat names on your Owncast instance.
 # Use one of the supplies lists, or make your own.
 # Use one of the supplies lists, or make your own.
-# Be sure to change "data = {"value": futurama}" near the bottom.
+# Be sure to change "list_name = futurama" near the bottom.
 #
 #
 
 
 import requests
 import requests