Errors without probs

Problem description:
Errors without any problems

Expected behavior:
Completely fine

Actual behavior:
ERRORS

Steps to reproduce:
Idk

Bug appears at this link:
Image1(The error):


Image2(the Actual code):

Browser/OS/Device:
Android

Try removing the space before the colon in line 33. This line should look like this:

if message.content.lower() == 'geeksforgeeks' and message.mention == message.author.mention and message.channel == channel:

The topic should be moved to Python.

Moved the topic.

Also… You misspelled “channel”.