A Python script that uses lists of names to create a suggested chat names list on your Owncast instance.

deadtom f3630e0bae Update 'README.md' 4 săptămâni în urmă
LICENSE 2c8890bede Initial commit 4 săptămâni în urmă
README.md f3630e0bae Update 'README.md' 4 săptămâni în urmă

README.md

Chat_Names

A Python script that uses lists of names to create a suggested chat names list on your Owncast instance.

I have it pre-populated with lists of characters from Looney Tunes, Lego City Undercover, and Futurma, but you can set up whatever list you want.

Configuring the script

You'll find the following entry near the bottom of the script:

Be sure to change list_name_no_quotes to the name of the list you'd like to use. As the temporary name suggests, do not enclose the list name in quotes.

Running the script

From the command line, enter the folder containing chatnames.py, and run the following command: