Tweak quotes and test the build
dreamfall/partybot/pipeline/head There was a failure building this commit Details

This commit is contained in:
Morgan McMillian 2022-11-13 07:20:59 -08:00
parent a85bc594a0
commit 3c539d1fc9
3 changed files with 4 additions and 3 deletions

View File

@ -84,7 +84,8 @@ def botdrink(room):
"How kind!",
"Sweet.",
"*burp*",
"Ah.. Hiccup!"
"Hmmm tasty",
"Hey, this glass is empty!"
]
send(room, random.choice(replies))

View File

@ -2,7 +2,7 @@ from setuptools import setup
setup(
name='partybot',
version='0.2.0',
version='0.2.1',
py_modules=['partybot.models','partybot.pnutbot'],
install_requires=[
'PyYAML',

View File

@ -1,6 +1,6 @@
name: mndp-partybot # you probably want to 'snapcraft register <name>'
base: core18 # the base snap is the execution environment for this snap
version: 0.2.0 # just for humans, typically '1.2+git' or '1.3.2'
version: 0.2.1 # just for humans, typically '1.2+git' or '1.3.2'
summary: A bot for mndp.tv # 79 char long summary
description: |
Because bots like to party. A bot for https://mndp.tv/