Skip to content

Update#2

Open
AlexQ3D wants to merge 1 commit into
metroidhq:masterfrom
AlexQ3D:master
Open

Update#2
AlexQ3D wants to merge 1 commit into
metroidhq:masterfrom
AlexQ3D:master

Conversation

@AlexQ3D

@AlexQ3D AlexQ3D commented Oct 7, 2016

Copy link
Copy Markdown

No description provided.

Comment thread rfwbot.py
await rfwbot.say(message.channel, 'Oh Portal 2? You know that game that crashes when you Alt+Tab?')

#Fuck off
elif 'Fuck off MHQbot' in message.content and 'alt+tab' in message.content:

@eliasthompson eliasthompson Oct 7, 2016

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is alt+tab meant to be in here? Also see above comment.

Comment thread rfwbot.py
await rfwbot.say(message.channel, 'Are you guys talking about that Metroid3D guy who doesn\'t know how to use a fork?')

# Portal 2
elif 'Portal 2' in message.content and 'alt+tab' in message.content:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

All message.content instances should be message.content.lower() now and all searchable strings should be all lowercase.

Comment thread rfwbot.py

#Fuck off
elif 'Fuck off MHQbot' in message.content and 'alt+tab' in message.content:
print('\033[1;34m[\033[31m' + str(message.channel) + '\033[34m]\033[31m Question Detected\033[0m')

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Both new commands should printout the correct detection method.

@eliasthompson

Copy link
Copy Markdown
Member

Resolve the conflicts and make the changes I asked for.

@saturnaut

Copy link
Copy Markdown
Member

Lol Python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants