Skip to content
This repository has been archived by the owner on Mar 13, 2019. It is now read-only.

Added !prize command #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Added !prize command #3

wants to merge 4 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Nov 5, 2016

You'll just need to change the prizes to be /g/ related

NEPTvola added 4 commits November 6, 2016 09:59
added !prize command
!flip or !coin flips a coin and returns the result
@ghost
Copy link
Author

ghost commented Dec 8, 2016

Added coin flip command

Copy link
Owner

@RealDolos RealDolos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dupe file
Do you even check what you commit?

@@ -0,0 +1,300 @@
"""
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls

"XDanielCommand",
"RedardCommand",
]
"PrizeCommand",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adding to the top


logger = logging.getLogger(__name__)


class PrizeCommand(Command):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also adding to the top

class PrizeCommand(Command):
handlers = "!prize"

phrases = [
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

*prices

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant