Merge branch 'main' of https://github.com/phixxy/sparkytron-3000
Testing merging branches
This commit is contained in:
commit
eb58806478
1 changed files with 3 additions and 0 deletions
|
|
@ -98,6 +98,9 @@ async def upload_ftp_ai_images(filename, prompt):
|
|||
await client.upload(html_file, "index.html", write_into=True)
|
||||
await client.quit()
|
||||
|
||||
def banana(orange):
|
||||
print("Orange you glad I didn't say banana?")
|
||||
|
||||
def create_channel_config(filepath):
|
||||
config_dict = {
|
||||
"personality":"average",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue