eibex/reaction-light

Bot doesn't start

Closed this issue · 1 comments

Describe the bug

Unable to start the bot. ( I tried with 2 machines with fresh installations of the bot)

To Reproduce

Just try to run the bot with python3 bot.py

Expected behavior

Starting....

Screenshots

grafik

Server:

  • OS: Ubuntu 4.15.0-136-generic
  • Python version: Python 3.6.9
  • discord.py version: 1.6.0

Traceback

File "<fstring>", line 1
    ((await getchannel(system_channel)).mention if system_channel else 'none')
                     ^
SyntaxError: invalid syntax

eibex commented

Weirdly enough my bot (which runs master) started without issues, hence why I didn't notice it (most likely because my machines run Python 3.8 and 3.9).
I merged a fix by Edwin now.